Compartilhar via


RecommendationAction.Details Propriedade

Definição

Obtém ou define detalhes da ação de recomendação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a