FieldCategory Enumeration

Relativity Services API
Defines the field category

Namespace:  kCura.Relativity.Client
Assembly:  kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public enum FieldCategory
Members

  Member nameValueDescription
None-1 No Field Category
Generic0 Generic Field Category
FullText1 Full Text Field Category
Identifier2 Identifier Field Category
Reflected3 Reflected Field Category
Comments4 Comments Field Category
Relational5 Relational Field Category
ProductionMarker6 Production Marker Field Category
AutoCreate7 Auto Create Field Category
FileSize8 File Size Field Category
FolderName9 Folder Name Field Category
FileInfo10 File Info Field Category
ParentArtifact11 Parent Artifact Field Category
MarkupSetMarker12 Markup Set Marker Field Category
GenericSystem13 Generic System Field Category
MultiReflected14 Multi-Reflected Field Category
Batch15 Batch Field Category
See Also

Reference