Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
ProcessController Class
ProcessController Methods
SaveActivity Method
SaveActivity Method (Activity, ActivitySaveOptions)
SaveActivity Method (Activity, ActivitySaveOptions, SqlConnection, SqlTransaction)
ProcessController
SaveActivity Method (Activity, ActivitySaveOptions)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
int
SaveActivity
(
Activity
activity
,
ActivitySaveOptions
saveOptions
=
null
)
Parameters
activity
Type:
Omada.OE.Model
Activity
saveOptions
(Optional)
Type:
Omada.OE.Model
ActivitySaveOptions
Return Value
Type:
Int32
See Also
Reference
ProcessController Class
SaveActivity Overload
Omada.OE.AppLogic Namespace