<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="10.3.0" />

BasicCategory

public enum BasicCategory
Specifies the categories of file types or formats for basic imaging. Used by NativeType class.

The native type is a database.

Graphic = 2

The native type is a graphics file.

The native type is a multimedia file.

Other = 0

The category for the native type isn’t specified.

The native type is a spreadsheet.

Unknown = 6

The native type can't be mapped.

The native type is a document.