Search Results for

    Show / Hide Table of Contents
    View Source

    Class ServerInformationResponseModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Server
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class ServerInformationResponseModel

    Properties

    View Source

    AssemblyVersion

    Declaration
    public string AssemblyVersion { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    BaseUtcOffset

    Declaration
    public string BaseUtcOffset { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    RuntimeMode

    Declaration
    public RuntimeMode RuntimeMode { get; set; }
    Property Value
    Type Description
    RuntimeMode
    View Source

    Version

    Declaration
    public string Version { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • AssemblyVersion
      • BaseUtcOffset
      • RuntimeMode
      • Version
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX