Property Enabled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Enabled
Whether the rule is enabled.
[JsonProperty("enabled")]
public bool Enabled { get; }
Whether the rule is enabled.
[JsonProperty("enabled")]
public bool Enabled { get; }