ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndDoesSolutionExist Method

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

Syntax


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

Parameters

result
Type: IAsyncResult