| ProcessControllerRouteProcess Method (Int32, Int32, String) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic ProcessRoutingResult RouteProcess(
int processId,
int transitionId,
string voteComment
)
Parameters
- processId
- Type: SystemInt32
- transitionId
- Type: SystemInt32
- voteComment
- Type: SystemString
Return Value
Type:
ProcessRoutingResult
See Also