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

IVersionResolveService

public interface IVersionResolveService
Represents the service that resolves the version for either Relativity or a RAP.

Gets the target version that is used to resolve a strategy object. Defaults to RelativityInstance version.

string GetTargetVersion(Type t, string defaultVersion)

Gets the target version that is used to resolve a strategy object.