共用方式為


RecommendationAction.RecommendationType Property

Definition

Gets or sets recommendation action type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to