Show / Hide Table of Contents

Class LatestVersion

Current and historical WCF/SOAP "Services88" and WebAPI "v1" versions

Inheritance
object
LatestVersion
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Services
Assembly: SoCore.dll
Syntax
public static class LatestVersion

Fields

AllVersions

87 : { Number: 87, Name: "Services87", IsFrozen: true, IsCurrent: false, IsObsolete: false}

Declaration
public static Dictionary<int, ServiceVersion> AllVersions
Field Value
Type Description
Dictionary<int, ServiceVersion>

ServicesName

"Services87"

Declaration
public const string ServicesName = "Services88"
Field Value
Type Description
string

ServicesNumber

"87"

Declaration
public const string ServicesNumber = "88"
Field Value
Type Description
string

WebApiName

"v1"

Declaration
public const string WebApiName = "v1"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top