<PackageReference Include="Relativity.Server.Import.SDK" Version="2.9.2" />

FieldCategory

public enum FieldCategory
namespace Relativity.DataExchange.Service { public enum FieldCategory { Generic, FullText, Identifier, Reflected, Comments, Relational, ProductionMarker, AutoCreate, FileSize, FolderName, FileInfo, ParentArtifact, MarkupSetMarker, GenericSystem, MultiReflected, Batch } }