Click or drag to resize
NewAdhocQueryDialogSetFindField Method
Set the Find field to the input string

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 SetFindField(
	string field
)

Parameters

field
Type: SystemString
The field to set
See Also