Partager via


EntityInfo.ParentNameChain Propriété

Définition

Obtient ou définit la chaîne de noms parent du groupe racine vers le parent immédiat

[Newtonsoft.Json.JsonProperty(PropertyName="properties.parentNameChain")]
public System.Collections.Generic.IList<string> ParentNameChain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.parentNameChain")>]
member this.ParentNameChain : System.Collections.Generic.IList<string> with get, set
Public Property ParentNameChain As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à