| JobSaveAsXml Method |
Namespace:
Dynamicweb.DataIntegration.Integration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax public void SaveAsXml(
string savePath
)
Public Sub SaveAsXml (
savePath As String
)
Parameters
- savePath
- Type: SystemString
See Also