ServicePRO SDK Help

IManageObjectsService..::..EndAddNewSearch Method

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

Syntax


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

Parameters

SearchId
Type: Int32%
result
Type: IAsyncResult