ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndMakeSolutionQueryBySearchType Method

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

Syntax


public string EndMakeSolutionQueryBySearchType(
	IAsyncResult result
)
Public Function EndMakeSolutionQueryBySearchType ( _
	result As IAsyncResult _
) As String

Parameters

result
Type: IAsyncResult