IDataExportService Properties |
The IDataExportService type exposes the following members.
| Name | Description | |
|---|---|---|
| Application |
Gets or Sets the IAppContext object for the service.
(Inherited from IServiceInfo.) | |
| Attributes | Gets/Sets the service attributes. (Inherited from IServiceInfo.) | |
| Category | Gets/Sets the service category. (Inherited from IServiceInfo.) | |
| CommandInfos |
A list of MapperCommand items processed by this Service.
| |
| ComponentID | Gets/Sets the service ComponentID. (Inherited from IServiceInfo.) | |
| DefaultFileExtension | The Default File Extension to use when exporting. | |
| DefaultMIMEType | The Default MIME type to use when saving / pushing the file to the browser. | |
| ID | Gets/Sets the service ID. (Inherited from IServiceInfo.) | |
| IsLegacy | If true, then we intend to use this service in its original, Excel-only, implementation. | |
| MapPropExportRowCount | The name of the property, on the Mapper, that contains the Row Count of the exported items. | |
| Name | Gets/Sets the service name. (Inherited from IServiceInfo.) | |
| Properties |
The Properties collection of Property objects for this object.
(Inherited from IEAPBase.) | |
| TextItems | (Inherited from IEAPBase.) | |
| Type | Gets/Sets the service type. (Inherited from IServiceInfo.) | |
| Version |
Gets/sets the version of this object's assembly.
(Inherited from IEAPBase.) |