Property IsDirty
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsDirty
Gets whether the template has unsynced changes.
[JsonProperty("is_dirty", NullValueHandling = NullValueHandling.Ignore)]
public bool? IsDirty { get; }
Property Value
- bool?