ServicePRO SDK Help

IManageObjectsService..::..EndGetSearchRecordSet Method

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

Syntax


bool EndGetSearchRecordSet(
	ref stcSearchFieldPass SearchPass,
	IAsyncResult result
)
Function EndGetSearchRecordSet ( _
	ByRef SearchPass As stcSearchFieldPass, _
	result As IAsyncResult _
) As Boolean

Parameters

SearchPass
Type: HelpSTAR.PCL.Common..::..stcSearchFieldPass%
result
Type: IAsyncResult