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)
Syntax
public I Itemizer { get; protected set; }

Property Value

Type: I
See Also