ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetSolutionId Method

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

Syntax


public int EndGetSolutionId(
	IAsyncResult result
)
Public Function EndGetSolutionId ( _
	result As IAsyncResult _
) As Integer

Parameters

result
Type: IAsyncResult