Condividi tramite


RecommendationRuleInner.RecommendationId Proprietà

Definizione

Ottiene o imposta l'ID raccomandazione di un oggetto raccomandazione associato associato alla regola, se esistente. Se tale oggetto non esiste, viene impostato su Null.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationId")]
public Guid? RecommendationId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationId")>]
member this.RecommendationId : Nullable<Guid> with get, set
Public Property RecommendationId As Nullable(Of Guid)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a