Click or drag to resize

ProcessGraphControllerGetGraph Method

Used by the process designer to load a process graph

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Graph GetGraph(
	int processId
)

Parameters

processId
Type: SystemInt32

Return Value

Type: Graph
See Also