Click or drag to resize

IGHARemoteObjectGetCompatibleGroups Method

Returns groups that have members compatible with the calling object

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

Return Value

Type: TaskIGHARemoteObjectcollection
Compatible groups collection
See Also