Table of Contents
API reference

Property Limit

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

Limit

Gets or sets the limit of results to return.

[JsonProperty("limit", NullValueHandling = NullValueHandling.Ignore)]
public int? Limit { get; set; }

Property Value

int?