Click or drag to resize
ProcessModelXmlProcessDefinition Property
流程xml文档

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public XmlDocument XmlProcessDefinition { get; }

Property Value

Type: XmlDocument

Implements

IProcessModelXmlProcessDefinition
See Also