ServicePRO SDK Help

RequestServicesClient..::..EndValidateCategory Method

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

Syntax


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

Parameters

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