Click or drag to resize

MappingCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListMapping
    Dynamicweb.DataIntegration.IntegrationMappingCollection

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public class MappingCollection : List<Mapping>

The MappingCollection type exposes the following members.

Constructors
  NameDescription
Public methodMappingCollection
Initializes a new instance of the MappingCollection class
Top
Methods
  NameDescription
Public methodSaveAsXML
Top
See Also