ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetCategoryTypes Method

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

Syntax


public ObservableCollection<stcListItem> EndGetCategoryTypes(
	IAsyncResult result
)
Public Function EndGetCategoryTypes ( _
	result As IAsyncResult _
) As ObservableCollection(Of stcListItem)

Parameters

result
Type: IAsyncResult