ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndHasSolutions Method

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

Syntax


public HasSolutionResult EndHasSolutions(
	IAsyncResult result
)
Public Function EndHasSolutions ( _
	result As IAsyncResult _
) As HasSolutionResult

Parameters

result
Type: IAsyncResult