Freigeben über


Recommendation.RecommendationId Eigenschaft

Definition

Ruft einen GUID-Wert ab, dem jedes Empfehlungsobjekt zugeordnet ist, oder legt diesen fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: