Click or drag to resize

ProcessControllerSaveActivity Method (Activity, ActivitySaveOptions)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int SaveActivity(
	Activity activity,
	ActivitySaveOptions saveOptions = null
)

Parameters

activity
Type: Omada.OE.ModelActivity
saveOptions (Optional)
Type: Omada.OE.ModelActivitySaveOptions

Return Value

Type: Int32
See Also