Delen via


AutoPauseDelayTimeRange.MaxValue Property

Definition

Gets maximum value

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to