Enum FieldType
Represents the possible Field Types.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum FieldTypeFields
| Name | Description | 
|---|---|
| Currency | |
| Date | |
| Decimal | |
| Empty | |
| File | |
| FixedLength | |
| FixedLengthText | |
| LongText | |
| MultipleChoice | |
| MultipleObject | |
| SingleChoice | |
| SingleObject | |
| Unknown | |
| User | |
| WholeNumber | |
| YesNo |