Share via


AutoPauseDelayTimeRange.MinValue Property

Definition

Gets minimum value

[Newtonsoft.Json.JsonProperty(PropertyName="minValue")]
public int? MinValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minValue")>]
member this.MinValue : Nullable<int>
Public ReadOnly Property MinValue As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to