ProcessModelGetBackwardTransitionListNecessaryCount Method |
获取节点前驱连线上必须的Token数目
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal int GetBackwardTransitionListNecessaryCount(
string toActivityGUID
)
Parameters
- toActivityGUID
- Type: SystemString
Return Value
Type:
Int32
See Also