Partager via


RankableAction.Features Propriété

Définition

Obtient ou définit la liste des dictionnaires contenant des fonctionnalités.

[Newtonsoft.Json.JsonProperty(PropertyName="features")]
public System.Collections.Generic.IList<object> Features { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="features")>]
member this.Features : System.Collections.Generic.IList<obj> with get, set
Public Property Features As IList(Of Object)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à