Click or drag to resize

IGHARemoteObjectGetGroupMemberships Method

Gets the groups of which this instance is a member

Namespace:  RemoteRESTLib
Assembly:  GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax
Task<IGHARemoteObjectcollection> GetGroupMemberships()

Return Value

Type: TaskIGHARemoteObjectcollection
Collection of groups
See Also