ServicePRO SDK Help

ManageObjectsServiceClient..::..EndReactivateCategoryThatIsCurrentlyDeactivated Method

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

Syntax


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

Parameters

errMessage
Type: String%
result
Type: IAsyncResult