DimensionFilter.Values Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="values")]
public string Values { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="values")>]
member this.Values : string with get, set
Public Property Values As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to