Freigeben über


SubscriptionContract.NotificationDate Eigenschaft

Definition

Ruft das Ablaufdatum des bevorstehenden Abonnements ab oder legt dieses fest. Das Datum entspricht dem folgenden Format: yyyy-MM-ddTHH:mm:ssZ gemäß der ISO 8601-Norm.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationDate")]
public DateTime? NotificationDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notificationDate")>]
member this.NotificationDate : Nullable<DateTime> with get, set
Public Property NotificationDate As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: