ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetSolution Method

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

Syntax


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

Parameters

result
Type: IAsyncResult