Compartir a través de


SignatureOverridesFilterValuesResponse.FilterValues Propiedad

Definición

Obtiene o establece describe los valores posibles.

[Newtonsoft.Json.JsonProperty(PropertyName="filterValues")]
public System.Collections.Generic.IList<string> FilterValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filterValues")>]
member this.FilterValues : System.Collections.Generic.IList<string> with get, set
Public Property FilterValues As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a