Click or drag to resize

ExtendedExportSettingsT Properties

The ExtendedExportSettingsT type exposes the following members.

Properties
 NameDescription
Public propertyCommon_AddMergedItemAsChildAttachment Valid only if Common_MergeSiblingItems is set. Adds the merged row as Merged type child attachment for the target item.
Public propertyCommon_ConversionsWithCheckbox Enables checkboxes in Export and the checkbox controls whether or not conversions are executed.
Public propertyCommon_EnableContextMenuBomModifiers Brings Remove(ExportItem), Promote(ExportItem, Boolean) and Dissolve(ExportItem) behing right click menu for items.
Public propertyCommon_MergeSiblingItems When two sibling ExportItems identify as the same item, merge quantities, and remove the duplicate. If also Common_AddMergedItemAsChildAttachment is set, the removed row is added as Merged type attachment row.
Public propertyCommon_VirtualItemScope Which CustomScope should be used to represent Items.
Protected propertySupportedExtendedSettings List of IExtendedExportSettings's property names that are supported.
Top
See Also