Enum FieldDisplayType
Represents the different field display types.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum FieldDisplayTypeFields
| 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 |