ServicePRO SDK Help

IRequestServices..::..EndValidateCategory Method

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

Syntax


bool EndValidateCategory(
	out stcListItem matchedCategory,
	IAsyncResult result
)
Function EndValidateCategory ( _
	<OutAttribute> ByRef matchedCategory As stcListItem, _
	result As IAsyncResult _
) As Boolean

Parameters

matchedCategory
Type: HelpSTAR.PCL.Common..::..stcListItem%
result
Type: IAsyncResult