次の方法で共有


Transaction.ServicePeriodEndDate プロパティ

定義

製品用語の終了日、または使用が終了した月の終了日を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePeriodEndDate")]
public DateTime? ServicePeriodEndDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePeriodEndDate")>]
member this.ServicePeriodEndDate : Nullable<DateTime>
Public ReadOnly Property ServicePeriodEndDate As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象