Property Mappings
| Improve this Doc View SourceMappings
Gets the collection of Mapping objects configured for this MapConverter.
Declaration
public Collection<Mapping> Mappings { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.Collection<Mapping> | The collection of Mapping objects configured for this |