ServicePRO SDK Help

RequestServicesClient..::..EndValidateAssignFolder Method

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

Syntax


public bool EndValidateAssignFolder(
	out bool hasPassDirect,
	IAsyncResult result
)
Public Function EndValidateAssignFolder ( _
	<OutAttribute> ByRef hasPassDirect As Boolean, _
	result As IAsyncResult _
) As Boolean

Parameters

hasPassDirect
Type: Boolean%
result
Type: IAsyncResult