| DataItemProperties Property |
Namespace:
Dynamicweb.DataPortability
Assembly:
Dynamicweb.DataPortability (in Dynamicweb.DataPortability.dll) Version: 3.0.2
Syntax public IDictionary<string, Object> Properties { get; }
Public ReadOnly Property Properties As IDictionary(Of String, Object)
Get
Property Value
Type:
IDictionaryString,
ObjectSee Also