ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndHasAttachments Method

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

Syntax


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

Parameters

result
Type: IAsyncResult