ServicePRO SDK Help

ManageObjectsServiceClient..::..EndCheckIfNameDuplicate Method

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

Syntax


public bool EndCheckIfNameDuplicate(
	out int searchId,
	IAsyncResult result
)
Public Function EndCheckIfNameDuplicate ( _
	<OutAttribute> ByRef searchId As Integer, _
	result As IAsyncResult _
) As Boolean

Parameters

searchId
Type: Int32%
result
Type: IAsyncResult