Partager via


NodeCounts.TotalCount Propriété

Définition

Obtient le nombre total d’enregistrements correspondant aux critères 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à