Share via


AutoPauseDelayTimeRange.Unit Property

Definition

Gets unit of time that delay is expressed in. Possible values include: 'Minutes'

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public string Unit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : string
Public ReadOnly Property Unit As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to