 | EcommerceExportExcelCreatedArgsColumnNamesMapping Property |
Gets the mapping dictionary of custom column headers specified during the export.
Namespace:
Dynamicweb.Ecommerce.Notifications
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.10.0
Syntaxpublic IDictionary ColumnNamesMapping { get; }
Public ReadOnly Property ColumnNamesMapping As IDictionary
Get
Property Value
Type:
IDictionaryTKey, TValue
See Also