Class MappingCollection
- Namespace
- Dynamicweb.DataIntegration.Integration
- Assembly
- Dynamicweb.DataIntegration.dll
Collection of mappings that make up a Job
public class MappingCollection : List<Mapping>, IList<Mapping>, ICollection<Mapping>, IReadOnlyList<Mapping>, IReadOnlyCollection<Mapping>, IEnumerable<Mapping>, IList, ICollection, IEnumerable
- Inheritance
-
MappingCollection
- Implements
- Inherited Members
- Extension Methods
Methods
SaveAsXML(XmlTextWriter)
writes the contents of the mappingCollection to the xmlTextWriter
public void SaveAsXML(XmlTextWriter xmlTextWriter)
Parameters
xmlTextWriter
XmlTextWriter