| AdHocQueryDialog Class |
Namespace: Blackbaud.UAT.Core.Crm.Dialogs
The AdHocQueryDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| AdHocQueryDialog | Initializes a new instance of the AdHocQueryDialog class |
| Name | Description | |
|---|---|---|
| Title |
Return the default page title
(Inherited from BaseComponent.) |
| Name | Description | |
|---|---|---|
| AddFilterField |
Select a field and add it as a filter field uing the provided criteria.
| |
| AddOutputField |
Select a field and add it as an output field to display.
| |
| ApplyCriteria |
Set the fields on the apply criteria dialog that appears when adding a filter field.
| |
| CloseDialog |
Close the Dialog
(Inherited from Dialog.) | |
| Equals | (Inherited from Object.) | |
| ExpandNode |
Expand a tree node if it is collapsed.
| |
| FilterBy |
Select a filter category in the 'Browse for fields in' panel
| |
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveAndClose |
Click the 'Save and close' button
| |
| SetSaveOptions |
Set the values on the 'Set save options' tab
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DialogIds |
Static list of supported unique dialog id.
| |
| SupportedFields |
Static mapping of supported field captions to CrmField objects encapsulating all relevant variables
needed to set the field's value.
|