IExtended |
The IExtendedExportSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Common_AddMergedItemAsChildAttachment | Valid only if Common_MergeSiblingItems is set. Adds the merged row as Merged type child attachment for the target item. | |
| Common_ConversionsWithCheckbox | Enables checkboxes in Export and the checkbox controls whether or not conversions are executed. | |
| Common_EnableContextMenuBomModifiers | Brings Remove(ExportItem), Promote(ExportItem, Boolean) and Dissolve(ExportItem) behing right click menu for items. | |
| Common_MergeSiblingItems | When two sibling ExportDataRows (actual rows behind ExportItems) identify as the same item, merge quantities, and remove the duplicates. If also Common_AddMergedItemAsChildAttachment is set, the removed row is added as Merged type attachment row. Use Common_RowIdentifier to identify different rows as the same item. | |
| Common_VirtualItemScope | Which CustomScope should be used to represent Items. | |
| FieldSettings | Accessor for Extended Field Settings; always supported! |