ServicePRO SDK Help

RequestServicesClient..::..EndValidateMoveAndClose Method

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

Syntax


public bool EndValidateMoveAndClose(
	out string errorMessage,
	IAsyncResult result
)
Public Function EndValidateMoveAndClose ( _
	<OutAttribute> ByRef errorMessage As String, _
	result As IAsyncResult _
) As Boolean

Parameters

errorMessage
Type: String%
result
Type: IAsyncResult