Property IsManaged
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsManaged
Gets whether this role is managed by an integration.
[JsonProperty("managed", NullValueHandling = NullValueHandling.Ignore)]
public bool IsManaged { get; }
Gets whether this role is managed by an integration.
[JsonProperty("managed", NullValueHandling = NullValueHandling.Ignore)]
public bool IsManaged { get; }