<PackageReference Include="Relativity.Api" Version="10.2.170.2" />

FieldCategory

public enum FieldCategory
Defines the category of an IField in addition to FieldType.

The field is automatically generated.

Batch = 15

The field represents the grouping mechanism for a batch.

The field is used for a reviewer's comments.

FileInfo = 10

The field holds metadata or information about a file.

The field holds the size of a file.

The field holds the name of a folder.

The field holds descriptive text.

Generic = 0

The field does not fit in a more specific category.

This category is like Generic, except that it cannot be deleted.

The field identifies something, such as a page.

The field holds a markup set to be used in a production.

The field is multi-reflected. Only used internally.

The field represents the artifact's parent ID.

The field describes an aspect of a production.

The field is reflected. Only used internally.

The field is relational, enabling identification of duplicates and document families.