RankableAction.Features Propriedade

Definição

Obtém ou define a lista de dicionários que contêm recursos.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a