ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetSolutionByID Method

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

Syntax


public stcSolution EndGetSolutionByID(
	IAsyncResult result
)
Public Function EndGetSolutionByID ( _
	result As IAsyncResult _
) As stcSolution

Parameters

result
Type: IAsyncResult