ServicePRO SDK Help

RequestServicesClient..::..EndValidateMoveAndCloseNewProject Method

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

Syntax


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

Parameters

errorMessage
Type: String%
result
Type: IAsyncResult