ServicePRO SDK Help

IManageObjectsService..::..EndGetCategoryTypes Method

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

Syntax


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

Parameters

result
Type: IAsyncResult