Product.EndDate 屬性

定義

取得產品即將更新或取消的日期。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於