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

VersionConstants

static class VersionConstants
Defines static import/export version constants.

Gets WebApi version for feature: https://jira.kcura.com/browse/REL-408645, when we started support of processing on the server side the associated documents for objects being imported.

public static Version MinRelativityVersion { get; }

Gets the minimum Relativity version when the instance doesn't support the new WebAPI version endpoint.

public static Version PrairieSmokeVersion { get; }

Gets minimal Prairie Smoke Relativity version.

public static Version RequiredWebApiVersion { get; }

Gets the required WebAPI version.

Gets the Relativity version from which it supports the new WebAPI version endpoint.