Compartir a través de


AlertsSummaryGroup.Total Propiedad

Definición

Obtiene o establece el recuento total del conjunto de resultados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a