ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetSolutionTitleByID Method

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

Syntax


public string EndGetSolutionTitleByID(
	IAsyncResult result
)
Public Function EndGetSolutionTitleByID ( _
	result As IAsyncResult _
) As String

Parameters

result
Type: IAsyncResult