Click or drag to resize

FormFieldSetting Enumeration

Enumeration contains the supported key values of the FormSectionField.Settings dictionary.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum FormFieldSetting
Members
  Member nameValueDescription
DisplayDetailLink0
HideLookUpButton1
Hide2
LookupUrlTextInput3
MaxListItems4
See Also