ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetUser Method

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

Syntax


public stcUser EndGetUser(
	IAsyncResult result
)
Public Function EndGetUser ( _
	result As IAsyncResult _
) As stcUser

Parameters

result
Type: IAsyncResult