NodeMediatorGatewayGetInstanceGatewayCount Method |
获取分支实例的个数
Namespace: Slickflow.Engine.Core.PatternAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxprotected int GetInstanceGatewayCount(
string splitActivityInstanceGUID,
int processInstanceID
)
Parameters
- splitActivityInstanceGUID
- Type: SystemString
- processInstanceID
- Type: SystemInt32
Return Value
Type:
Int32
See Also