次の方法で共有


Instruction.EndDate プロパティ

定義

この課金命令が有効でなくなった日付を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象