Partager via


EntityInfo.NumberOfDescendants Propriété

Définition

Obtient ou définit le nombre de descendants

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à