This class is used for saving report settings outside of a Queue.
| Name | Description | |
|---|---|---|
| Clear | ||
| DirtyClear System Use Only | ||
| DirtySet System Use Only | ||
| FromXmlString | Populates object from an XML string. | |
| LoadFromFile | Load object from a File. | |
| SaveToFile | Save object to a File. | |
| ToXmlString | Persists settings to an XML string. |
| Name | Description | |
|---|---|---|
| Active | Indicates whether this record is Active. | |
| DataExportSettings Read-Only | Data Export Settings. | |
| IsDirty Read-Only | Indicates whether this object has been modified since being created, loaded or refreshed. | |
| ItemId | The Item Id. | |
| ItemName | This Item's Friendly Name. | |
| ItemType | The Item Type. | |
| ItemTypeText | The Item Type in its String representation. | |
| PrinterSettings Read-Only | Printer Settings. | |
| ReportExportSettings Read-Only | Report Export Settings. | |
| SavedParameters Read-Only | A collection of Saved Parameters. | |
| UseDataExportSettings | Indicates whether to use Data Export Settings. | |
| UsePrinterSettings | Indicates whether to use Printer Settings. |