Click or drag to resize

ProcessControllerSaveActivityFormFieldStates Method (Int32, FormSectionFieldStates)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SaveActivityFormFieldStates(
	int activityId,
	FormSectionFieldStates fieldStates
)

Parameters

activityId
Type: SystemInt32
fieldStates
Type: Omada.OE.ModelFormSectionFieldStates
See Also