ServicePRO SDK Help

IRequestServices..::..EndValidateAssignFolder Method

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

Syntax


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

Parameters

hasPassDirect
Type: Boolean%
result
Type: IAsyncResult