Click or drag to resize

ProcessControllerRouteProcess Method (Int32, Int32, String)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ProcessRoutingResult RouteProcess(
	int processId,
	int transitionId,
	string voteComment
)

Parameters

processId
Type: SystemInt32
transitionId
Type: SystemInt32
voteComment
Type: SystemString

Return Value

Type: ProcessRoutingResult
See Also