Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
ProcessController Class
ProcessController Methods
SaveActivityFormFieldStates Method
SaveActivityFormFieldStates Method (Int32, FormSectionFieldStates)
SaveActivityFormFieldStates Method (Int32, FormSectionFieldStates, SqlConnection, SqlTransaction)
ProcessController
SaveActivityFormFieldStates Method (Int32, FormSectionFieldStates)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
SaveActivityFormFieldStates
(
int
activityId
,
FormSectionFieldStates
fieldStates
)
Parameters
activityId
Type:
System
Int32
fieldStates
Type:
Omada.OE.Model
FormSectionFieldStates
See Also
Reference
ProcessController Class
SaveActivityFormFieldStates Overload
Omada.OE.AppLogic Namespace