ServicePRO SDK Help

ObjectDesignerServiceClient..::..EndGetCategoryBySRTypeId Method

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

Syntax


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

Parameters

result
Type: IAsyncResult