Bagikan melalui


EntitiesEntityPresentationInfo.EntityScenario Property

Definition

Gets or sets the supported scenario. Possible values include: 'DominantEntity', 'DisambiguationItem', 'ListItem'

[Newtonsoft.Json.JsonProperty(PropertyName="entityScenario")]
public string EntityScenario { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entityScenario")>]
member this.EntityScenario : string with get, set
Public Property EntityScenario As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to