Delen via


RecommendationInner.RecommendationId Eigenschap

Definitie

Hiermee wordt een GUID-waarde opgehaald of ingesteld waaraan elk aanbevelingsobject is gekoppeld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op