ServicePRO SDK Help

IManageObjectsService..::..EndGetAllRelationsForSearch Method

Namespace:  ServicePRO.Sdk.Windows.Definitions
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


IEnumerable<Dictionary<string, Object>> EndGetAllRelationsForSearch(
	IAsyncResult result
)
Function EndGetAllRelationsForSearch ( _
	result As IAsyncResult _
) As IEnumerable(Of Dictionary(Of String, Object))

Parameters

result
Type: IAsyncResult