Compartir a través de


RecommendationInner.RecommendationId Propiedad

Definición

Obtiene o establece un valor GUID al que está asociado cada objeto de recomendación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a