Click or drag to resize

BaseProviderSaveAsXml Method

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public virtual void SaveAsXml(
	XmlTextWriter textWriter
)

Parameters

textWriter
Type: XmlTextWriter

Implements

ISourceSaveAsXml(XmlTextWriter)
IDestinationSaveAsXml(XmlTextWriter)
See Also