ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetCategoryFullName Method

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

Syntax


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

Parameters

result
Type: IAsyncResult