Click or drag to resize
NewAdhocQueryDialoggetXSaveOptionsInput Method
Get an XPath for an input field on a NewAdhocQueryDialog.

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 string getXSaveOptionsInput(
	string inputId
)

Parameters

inputId
Type: SystemString
The Id of the input field.

Return Value

Type: String

[Missing <returns> documentation for "M:Blackbaud.UAT.Core.Crm.Dialogs.NewAdhocQueryDialog.getXSaveOptionsInput(System.String)"]

See Also