| 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
Syntaxpublic Graph GetGraph(
int processId
)
Parameters
- processId
- Type: SystemInt32
Return Value
Type:
Graph
See Also