共用方式為


Instruction.StartDate 屬性

定義

取得或設定此計費指令生效的日期。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於