Search Results for

    Show / Hide Table of Contents

    Class DataVersion

    Inheritance
    Object
    DataVersion
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Sdl.Core.Globalization.DataVersion
    Assembly: Sdl.Core.Globalization.Async.dll
    Syntax
    public class DataVersion

    Constructors

    DataVersion()

    Declaration
    public DataVersion()

    Properties

    Version

    Declaration
    public string Version { get; set; }
    Property Value
    Type Description
    String
    In this article
    • Constructors
      • DataVersion()
    • Properties
      • Version
    Back to top Generated by DocFX