Click or drag to resize

ProcessControllerRouteProcess Method (ProcessRoutingOptions)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ProcessRoutingResult RouteProcess(
	ProcessRoutingOptions routingOptions
)

Parameters

routingOptions
Type: Omada.OE.ModelProcessRoutingOptions

Return Value

Type: ProcessRoutingResult
See Also