Enum FieldDisplayType
Represents the different field display types.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum FieldDisplayType
Fields
Name | Description |
---|---|
BooleanDropDown | |
BooleanRadioButton | |
CheckBox | |
CodeCheckBoxList | |
CodeDropDown | |
CodeRadioButtonList | |
Currency | |
Date | |
Decimal | |
File | |
InlineRichText | |
Integer | |
MultiCodePicker | |
MultilineText | |
ObjectDropDown | |
ObjectPicker | |
ObjectsPicker | |
RichText | |
SingleCodePicker | |
Text | |
Unknown | |
UserDropdown | |
UserPicker |