|  | NewAdhocQueryDialog Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Blackbaud.UAT.Core.Crm.Dialogs
 Syntax
SyntaxThe NewAdhocQueryDialog type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NewAdhocQueryDialog | Initializes a new instance of the NewAdhocQueryDialog class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Title | 
            Return the default page title
            (Inherited from BaseComponent.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | ApplyCriteria | 
            Apply criteria to the query based on the table passed in
             | 
|  | CloseDialog | 
            Close the Dialog
            (Inherited from Dialog.) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|   | getXCriteriaInput | 
            Format a unique XPath for a Input on an AdHocQueryCriteriaForm on the NewAdhocQueryDialog.
             | 
|   | getXFieldResult | 
            Get an XPath for a result field on a NewAdhocQueryDialog.
              | 
|   | getXSaveOptionsInput | 
            Get an XPath for an input field on a NewAdhocQueryDialog.
             | 
|   | getXSaveOptionsTextArea | 
            Get an XPath for a TextArea on a NewAdhocQueryDialog.
             | 
|   | getXTab | 
            Format a unique XPath for a tab on the Ad-Hoc Query Dialog.
             | 
|   | IncludeDisplayField | 
            Include display field based on string passed in
             | 
|   | IncludeRecordCriteria | 
            Include record criteria based on field and data in the table
             | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|   | SetFindField | 
            Set the Find field to the input string
             | 
|   | SetSaveOptions | 
            Set the values on the 'Set save options' tab
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | getXAddFilterArrow | 
            Constant XPath for the Add Filter Arrow on a NewAdhocQueryDialog.
             | 
|   | getXAddOutputFieldArrow | 
            Constant XPath for the Add Filter Arrow on a NewAdhocQueryDialog.
             | 
|   | getXFindField | 
            Constant XPath for the 'Find' Field of an NewAdhocQueryDialog.
             | 
 See Also
See Also