Click or drag to resize

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()

Return Value

Type: TaskIGHARemoteObjectcollection

[Missing <returns> documentation for "M:RemoteRESTLib.IGHARemoteObject.GetGroupingCompatibleObjects"]

See Also