Partager via


EntityInfo.ParentDisplayNameChain Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à