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()
Function GetCompatibleGroups As Task(Of IGHARemoteObjectcollection)
Task<IGHARemoteObjectcollection^>^ GetCompatibleGroups()
abstract GetCompatibleGroups : unit -> Task<IGHARemoteObjectcollection>
Return Value
Type:
TaskIGHARemoteObjectcollectionCompatible groups collection
See Also