Share via


Stages.TimeSkewTask Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="timeSkewTask")]
public System.Collections.Generic.IList<int?> TimeSkewTask { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeSkewTask")>]
member this.TimeSkewTask : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property TimeSkewTask As IList(Of Nullable(Of Integer))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to