ExportItem Properties |
The ExportItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Attachments |
Attachment rows of this item. The Item2 of the Tuple is top assembly configuration.
| |
| CancelConversions |
Set this flag to true to cancel all conversions related to this item.
| |
| Children |
Child items for this item.
| |
| CollectedConversions |
Document Conversion collected during export procedure for this item.
| |
| DataRows |
Datarows of this item. The Item2 of the Tuple is top assembly configuration.
| |
| ExportHandler |
Export Handler. This should be an inheritant of GenericExportHandlerT, E, I
but type is left loosely defined due to cascading generics.
| |
| ExportProfile |
Currently Active Export Profile
| |
| Fields |
Export Profile Fields.
| |
| ID |
Unique identifier for this Item. This object is considered identical to another
object of the same type, if IDs are equal.
| |
| ItemError | ||
| ParentExtension |
Parent Extension
| |
| Parents |
Parent items for this item. Empty for root item.
| |
| Preview | ||
| RowColorController |
Color Controller for row/cell colors.
| |
| UIRows |
UI Rows mapped to this item.
Not available after deserialization.
|