共用方式為


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

適用於