Click or drag to resize
AdHocQueryDialogAddOutputField Method
Select a field and add it as an output field to display.

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 AddOutputField(
	string fieldCaption
)

Parameters

fieldCaption
Type: SystemString
The field to add.
See Also