共用方式為


TimeWindow.Start Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="start")]
public DateTime Start { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="start")>]
member this.Start : DateTime with get, set
Public Property Start As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to