ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetAllRelations Method

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

Syntax


public ObservableCollection<Dictionary<string, Object>> EndGetAllRelations(
	IAsyncResult result
)
Public Function EndGetAllRelations ( _
	result As IAsyncResult _
) As ObservableCollection(Of Dictionary(Of String, Object))

Parameters

result
Type: IAsyncResult