RankableAction.Features Propiedad

Definición

Obtiene o establece la lista de diccionarios que contienen características.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a