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 SourceGetVersion()
Gets the version string.
Declaration
string GetVersion()
Returns
Type | Description |
---|---|
System.String | The version string. |