ServicePRO SDK Help

IManageObjectsService..::..EndGetUserTypeList Method

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

Syntax


List<stcListItem> EndGetUserTypeList(
	IAsyncResult result
)
Function EndGetUserTypeList ( _
	result As IAsyncResult _
) As List(Of stcListItem)

Parameters

result
Type: IAsyncResult