ServicePRO SDK Help

IKnowledgeBaseService..::..EndGetCategoryFullName Method

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

Syntax


stcServiceResult<string> EndGetCategoryFullName(
	IAsyncResult result
)
Function EndGetCategoryFullName ( _
	result As IAsyncResult _
) As stcServiceResult(Of String)

Parameters

result
Type: IAsyncResult