Table of Contents

Property IsUnsynced

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsUnsynced

Gets whether the template has unsynced changes.

[JsonIgnore]
public bool? IsUnsynced { get; }

Property Value

bool?

Remarks