Represents Data Export Settings for use in a report or other document.
Implements I_ISDirty
Methods
|
Name |
Description |
|
Clear |
Clear settings and restore all values to their defaults. |
|
Clone |
Create a Clone of this object. |
|
DirtyClear |
Clear object's Dirty state. |
|
FromXmlString |
Populates settings from an XML string. |
|
ToXmlString |
Persists settings to an XML string. |
Properties
|
Name |
Description |
|
Columns |
A comma separated list of Column names or '*' to include all Columns. |
|
ExportType |
The Export Type. |
|
ExportTypeText |
The Export Type in its String representation. |
|
FileName |
The Export File Name. |
|
FileNameResolved Read-Only |
The Export File Name, with folder and tags resolved. |
|
GenerateMultipleFiles |
Indicates that where applicable, multiple files should be generated when performing an Export. |
|
IncludeHeader |
Indicates whether to include a Header in the Export File. |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0