Click or drag to resize
IXPDLStorageSave Method

[Missing <summary> documentation for "M:Slickflow.Engine.Business.Manager.IXPDLStorage.Save(System.String,System.Xml.XmlDocument)"]

Namespace: Slickflow.Engine.Business.Manager
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
void Save(
	string filePath,
	XmlDocument xmlDoc
)

Parameters

filePath
Type: SystemString
xmlDoc
Type: System.XmlXmlDocument
See Also