ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetUserListStructure Method

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

Syntax


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

Parameters

result
Type: IAsyncResult