Compartilhar via


TermsPaging.Total Propriedade

Definição

Obtém ou define detalhes totais.

[Newtonsoft.Json.JsonProperty(PropertyName="Total")]
public int? Total { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Total")>]
member this.Total : Nullable<int> with get, set
Public Property Total As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a