Delen via


EnrollmentAccount.EndDate Eigenschap

Definitie

Hiermee wordt de einddatum van het inschrijvingsaccount opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op