ServicePRO SDK Help

IManageObjectsService..::..EndReactivateCategoryThatIsCurrentlyDeactivated Method

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

Syntax


bool EndReactivateCategoryThatIsCurrentlyDeactivated(
	out string errMessage,
	IAsyncResult result
)
Function EndReactivateCategoryThatIsCurrentlyDeactivated ( _
	<OutAttribute> ByRef errMessage As String, _
	result As IAsyncResult _
) As Boolean

Parameters

errMessage
Type: String%
result
Type: IAsyncResult