Table of Contents

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; }

Property Value

bool