Click or drag to resize

IGHARemoteObjectGetGroupMemberships Method

[This is preliminary documentation and is subject to change.]

Returns the groups of which the remote object is a member

Namespace:  RemoteLib
Assembly:  RemoteLib (in RemoteLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IGHARemoteObjectcollection GetGroupMemberships()

Return Value

Type: IGHARemoteObjectcollection
Collection of GHA Group objects
See Also