| ISourceSaveAsXml Method |
Namespace:
Dynamicweb.DataIntegration.Integration.Interfaces
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax void SaveAsXml(
XmlTextWriter textWriter
)
Sub SaveAsXml (
textWriter As XmlTextWriter
)
Parameters
- textWriter
- Type: XmlTextWriter
See Also