Compartilhar via


EntityInfo.ParentDisplayNameChain Propriedade

Definição

Obtém ou define a cadeia de nomes de exibição pai do grupo raiz para o pai imediato

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a