Class MappingCollection
- Namespace
- Dynamicweb.Data
Integration .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
-
Mapping
Collection
- Implements
- Inherited Members
- Extension Methods
Methods
SaveAsXML(XmlTextWriter)
writes the contents of the mappingCollection to the xmlTextWriter
Parameters
xmlTextWriter
XmlText Writer