Partager via


RecommendationRule.RecommendationId Propriété

Définition

Obtient ou définit l’ID de recommandation d’un objet de recommandation associé lié à la règle, le cas échéant. Si un tel objet n’existe pas, il est défini sur 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à