Compartir a través de


RecommendationRuleInner.CategoryTags Propiedad

Definición

Obtiene la lista de etiquetas de categoría a las que pertenece esta regla de recomendación.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.categoryTags")]
public System.Collections.Generic.IList<string> CategoryTags { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.categoryTags")>]
member this.CategoryTags : System.Collections.Generic.IList<string>
Public ReadOnly Property CategoryTags As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a