Compartir a través de


NodeCounts.TotalCount Propiedad

Definición

Obtiene el número total de registros que coinciden con los criterios countType.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a