Click or drag to resize

GenericExportHandlerT, E, IItemizer Property

RowItemizer that defines which export rows are unique items and which ones are attachments of those unique items.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public I Itemizer { get; protected set; }

Property Value

I
Revision History
DateVersionDescription
-2024 SP0First Release
See Also