Condividi tramite


NodeCounts.TotalCount Proprietà

Definizione

Ottiene il numero totale di record corrispondenti ai criteri 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a