次の方法で共有


Transaction.ServicePeriodStartDate プロパティ

定義

製品の購入日、または使用が開始された月の開始日を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象