Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
ProcessController Class
ProcessController Methods
SaveProcess Method
SaveProcess Method (Process, ProcessSaveOptions)
SaveProcess Method (Process, ProcessSaveOptions, SqlConnection, SqlTransaction)
ProcessController
SaveProcess Method (Process, ProcessSaveOptions)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
ProcessSaveOutput
SaveProcess
(
Process
process
,
ProcessSaveOptions
saveOptions
=
null
)
Parameters
process
Type:
Omada.OE.Model
Process
saveOptions
(Optional)
Type:
Omada.OE.Model
ProcessSaveOptions
Return Value
Type:
ProcessSaveOutput
See Also
Reference
ProcessController Class
SaveProcess Overload
Omada.OE.AppLogic Namespace