IGHARemoteObjectGetGroupingCompatibleObjects Method |
Returns objects that are groupable and of the same type as the calling object
Namespace:
RemoteRESTLib
Assembly:
GHARemoteRESTLib (in GHARemoteRESTLib.dll) Version: 1.0.14
Syntax Task<IGHARemoteObjectcollection> GetGroupingCompatibleObjects()
Function GetGroupingCompatibleObjects As Task(Of IGHARemoteObjectcollection)
Task<IGHARemoteObjectcollection^>^ GetGroupingCompatibleObjects()
abstract GetGroupingCompatibleObjects : unit -> Task<IGHARemoteObjectcollection>
Return Value
Type:
TaskIGHARemoteObjectcollection[Missing <returns> documentation for "M:RemoteRESTLib.IGHARemoteObject.GetGroupingCompatibleObjects"]
See Also