Share via


RecommendationRule.RecommendationRuleName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string RecommendationRuleName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.RecommendationRuleName : string with get, set
Public Property RecommendationRuleName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to