Property UsageCount
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
UsageCount
Gets the number of times the template has been used.
[JsonProperty("usage_count", NullValueHandling = NullValueHandling.Ignore)]
public int UsageCount { get; }
Gets the number of times the template has been used.
[JsonProperty("usage_count", NullValueHandling = NullValueHandling.Ignore)]
public int UsageCount { get; }