Property IsUnsynced
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsUnsynced
Gets whether the template has unsynced changes.
[JsonIgnore]
public bool? IsUnsynced { get; }
Property Value
- bool?
Gets whether the template has unsynced changes.
[JsonIgnore]
public bool? IsUnsynced { get; }