Share via


RecommendationRuleData.RecommendationId Property

Definition

Recommendation ID of an associated recommendation object tied to the rule, if exists. If such an object doesn't exist, it is set to null.

public Guid? RecommendationId { get; set; }
member this.RecommendationId : Nullable<Guid> with get, set
Public Property RecommendationId As Nullable(Of Guid)

Property Value

Applies to