GalleryScriptParameter.MinValue Property

Definition

Gets or sets the minimum value of parameter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to