Click or drag to resize

ExtendedExportFieldSettingsCommon_RowIdentifier Property

Mark a field to be RowIndentifier so RowItemizer can use the identifier fields to identify different rows as the same item..

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

Property Value

RowItemizerRowType

Implements

IExtendedExportFieldSettingsCommon_RowIdentifier
Revision History
DateVersionDescription
-2025 SP1First Release
See Also