Represents a Queue Item which is standalone (i.e. not associated with a Queue and not saved to the database).

This class is used for saving report settings outside of a Queue.

Implements I_ISDirty

Methods

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.

Properties

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.
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0