<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="5000.0.2" />

Relativity.Services.Interfaces.Field.Models.FieldType

public enum FieldType
Enum for all the different field types.

Indicates the Currency field type.

Date = 5

Indicates the Date field type.

Decimal = 8

Indicates the Decimal field type.

File = 6

Indicates the File field type.

Indicates the Fixed Length field type.

Indicates the Long Text field type.

Indicates the Multiple Choice field type.

Indicates the Multiple Object field type.

Indicates the Single Choice field type.

Indicates the Single Object field type.

User = 1

Indicates the User field type.

Indicates the Whole Number field type.

YesNo = 4

Indicates the Yes/No field type.