Compartilhar via


Product.EndDate Propriedade

Definição

Obtém a data em que o produto será renovado ou cancelado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a