Share via


Status.SchedulingInfo Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to