Property Id
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Id
Gets the unique ID for the region.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }
Gets the unique ID for the region.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public string Id { get; }