| MappingCollectionSaveAsXML Method |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public void SaveAsXML(
XmlTextWriter xmlTextWriter
)
Public Sub SaveAsXML (
xmlTextWriter As XmlTextWriter
)
Parameters
- xmlTextWriter
- Type: XmlTextWriter
See Also