ServicePRO SDK Help

IManageObjectsService..::..EndGetUserListStructure Method

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

Syntax


List<stcUser> EndGetUserListStructure(
	IAsyncResult result
)
Function EndGetUserListStructure ( _
	result As IAsyncResult _
) As List(Of stcUser)

Parameters

result
Type: IAsyncResult