Click or drag to resize

ActivityFormFieldStates Property

Contains overrides the the Form field settings The overrides are not always loaded - only if FormFieldStates != null.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public FormSectionFieldStates FormFieldStates { get; set; }

Property Value

Type: FormSectionFieldStates
See Also