View Source
Inheritance
System.Object
Assembly: Umbraco.Cms.Api.Management.dll
public class ServerInformationResponseModel
Properties
View Source
Declaration
public string AssemblyVersion { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public string BaseUtcOffset { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Declaration
public RuntimeMode RuntimeMode { get; set; }
Property Value
Type |
Description |
RuntimeMode |
|
View Source
Declaration
public string Version { get; set; }
Property Value
Type |
Description |
System.String |
|