ServicePRO SDK Help

IKnowledgeBaseService..::..EndGetSolutionMemo Method

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

Syntax


string[] EndGetSolutionMemo(
	IAsyncResult result
)
Function EndGetSolutionMemo ( _
	result As IAsyncResult _
) As String()

Parameters

result
Type: IAsyncResult