| MappingOptions Property |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public Dictionary<string, string> Options { get; set; }
Public Property Options As Dictionary(Of String, String)
Get
Set
Property Value
Type:
DictionaryString,
StringSee Also