ServicePRO SDK Help

ManageObjectsServiceClient..::..EndAddNewSearch Method

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

Syntax


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

Parameters

SearchId
Type: Int32%
result
Type: IAsyncResult