ServicePRO SDK Help

IRequestServices..::..EndPrintRequestsListing Method

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

Syntax


stcListItem EndPrintRequestsListing(
	out ObservableCollection<stcQueryField> QueryFields,
	IAsyncResult result
)
Function EndPrintRequestsListing ( _
	<OutAttribute> ByRef QueryFields As ObservableCollection(Of stcQueryField), _
	result As IAsyncResult _
) As stcListItem

Parameters

QueryFields
Type: ObservableCollection<(Of <(<'stcQueryField>)>)>%
result
Type: IAsyncResult