Show / Hide Table of Contents

Class AppVersionInfo

Inheritance
System.Object
AppVersionInfo
Namespace: LymeTemplateApi.Models.AppConfig
Assembly: LymeTemplateApi.Models.dll
Syntax
public class AppVersionInfo : object

Properties

LastUpdated

Declaration
public DateTime LastUpdated { get; set; }
Property Value
Type Description
DateTime

Version

Declaration
public string Version { get; set; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX