Partilhar via


Recommendation.RecommendationId Propriedade

Definição

Obtém ou define um valor GUID ao qual cada objeto de recomendação está associado.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a