 | 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)
Syntaxpublic I Itemizer { get; protected set; }
Public Property Itemizer As I
Get
Protected Set
Property Value
Type:
I
See Also