Click or drag to resize
AdHocQueryDialogApplyCriteria Method
Set the fields on the apply criteria dialog that appears when adding a filter field.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void ApplyCriteria(
	TableRow criteria
)

Parameters

criteria
Type: TableRow
Mapping of the unique field ids to their desired values.
See Also