ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndDoesKeyWordExist Method

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

Syntax


public bool EndDoesKeyWordExist(
	IAsyncResult result
)
Public Function EndDoesKeyWordExist ( _
	result As IAsyncResult _
) As Boolean

Parameters

result
Type: IAsyncResult