Click or drag to resize

ExtendedExportSettingsTCommon_MergeSiblingItems Property

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.

Namespace: CTExtensions.ExportCore.ExportHandler.ExtendedSettings
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool Common_MergeSiblingItems { get; set; }

Property Value

Boolean

Implements

IExtendedExportSettingsCommon_MergeSiblingItems
See Also