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

NativeFileCopyMode

public enum NativeFileCopyMode
Specifies what to do about the native files when importing.

Copy native files into the workspace.

Import documents without their native files.

Link to the native files but do not copy them.

Unknown = 3

Someone made a different choice in the environment, and we're not able to map it back to an enum.