ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetFolderIdFromCategoryId Method

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

Syntax


public int EndGetFolderIdFromCategoryId(
	IAsyncResult result
)
Public Function EndGetFolderIdFromCategoryId ( _
	result As IAsyncResult _
) As Integer

Parameters

result
Type: IAsyncResult