Table of Contents

Property Position

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Position

Gets the position of this role in the role hierarchy.

[JsonProperty("position", NullValueHandling = NullValueHandling.Ignore)]
public int Position { get; }

Property Value

int