Class HealthCheckViewModel
Namespace: Umbraco.Cms.Api.Management.ViewModels.HealthCheck
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class HealthCheckViewModel : HealthCheckModelBase
Properties
View SourceDescription
Gets or sets the description.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System. |