ServicePRO SDK Help

IKnowledgeBaseService..::..EndGetSolutionTitleByID Method

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

Syntax


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

Parameters

result
Type: IAsyncResult