2d8af189 e002 da4b c67f 0278ff2b3d04 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Returns a dictionary of String/String pairs containing the name of the piece and its value.
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Dictionary<string, string> ToDictionary()VB
Public Function ToDictionary As Dictionary(Of String, String)Type: Dictionary(String, String)
A dictionary of String/String pairs containing the name of the piece and its value.
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if DataSource property is null. |
[Missing documentation for "M:iTin.Export.Model.FixedItemModel.ToDictionary"]