ServicePRO SDK Help

ManageObjectsServiceClient..::..EndGetSearchRecordSet Method

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

Syntax


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

Parameters

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