ProcessModelGetForwardXmlTransitionNode Method (String, String) |
获取活动转移的节点信息
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxprivate XmlNode GetForwardXmlTransitionNode(
string fromActivityGUID,
string toActivityGUID
)
Parameters
- fromActivityGUID
- Type: SystemString
- toActivityGUID
- Type: SystemString
Return Value
Type:
XmlNode
See Also