EntitiesEntityPresentationInfo.EntityTypeDisplayHint Property

Definition

Gets a display version of the entity hint. For example, if entityTypeHints is Artist, this field may be set to American Singer.

[Newtonsoft.Json.JsonProperty(PropertyName="entityTypeDisplayHint")]
public string EntityTypeDisplayHint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entityTypeDisplayHint")>]
member this.EntityTypeDisplayHint : string
Public ReadOnly Property EntityTypeDisplayHint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to