| ProcessGraphControllerSaveGraph Method |
Used by the process designer to save a process graph
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void SaveGraph(
int processId,
Graph graph
)
Parameters
- processId
- Type: SystemInt32
- graph
- Type: Omada.OE.Model.GraphGraph
Return Value
Type:
See Also