| ActivityInstanceManagerGetInstanceGatewayCount Method  | 
            查询分支实例的个数
            
 
Namespace: Slickflow.Engine.Business.ManagerAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal int GetInstanceGatewayCount(
	string splitActivityInstanceGUID,
	int processInstanceID
)
Parameters
- splitActivityInstanceGUID
 - Type: SystemString
 - processInstanceID
 - Type: SystemInt32
 
Return Value
Type: 
Int32
See Also