ServicePRO SDK Help

IRequestServices..::..EndValidateProperties Method

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

Syntax


clsEnumeration..::..RequestPropertiesValidationStatus EndValidateProperties(
	out stcListItem matchedCategory,
	out string errorMessage,
	IAsyncResult result
)
Function EndValidateProperties ( _
	<OutAttribute> ByRef matchedCategory As stcListItem, _
	<OutAttribute> ByRef errorMessage As String, _
	result As IAsyncResult _
) As clsEnumeration..::..RequestPropertiesValidationStatus

Parameters

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