Table of Contents

Property TotalUsers

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

TotalUsers

Gets the total number of users in the job.

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

Property Value

int