Domain.Enabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="enabled")]
public bool Enabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enabled")>]
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to