ScheduleItem.StopTime Property

Definition

Gets or sets stop time.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to