다음을 통해 공유


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

적용 대상