Show / Hide Table of Contents

Interface IRelativityInstanceVersionResolveService

Represents the service that resolves the version of Relativity instance.

Namespace: Relativity.Testing.Framework.Versioning
Assembly: Relativity.Testing.Framework.dll
Syntax
public interface IRelativityInstanceVersionResolveService

Methods

| Improve this Doc View Source

GetVersion()

Gets the version string.

Declaration
string GetVersion()
Returns
Type Description
System.String

The version string.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX