Transaction.ServicePeriodEndDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the end date of the product term, or the end date of the month in which usage ended.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute