Click or drag to resize
ProcessModelGetXmlActivityListByTypeFromXmlFile Method
获取特定类型的活动节点

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
private XmlNodeList GetXmlActivityListByTypeFromXmlFile(
	string nodeType
)

Parameters

nodeType
Type: SystemString

Return Value

Type: XmlNodeList
See Also