ServicePRO SDK Help

IManageObjectsService..::..EndSaveCategoryFromNewCategory Method

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

Syntax


bool EndSaveCategoryFromNewCategory(
	out stcCategory savedCat,
	out stcProblemType savedProblem,
	IAsyncResult result
)
Function EndSaveCategoryFromNewCategory ( _
	<OutAttribute> ByRef savedCat As stcCategory, _
	<OutAttribute> ByRef savedProblem As stcProblemType, _
	result As IAsyncResult _
) As Boolean