Delen via


EnrollmentAccount.StartDate Eigenschap

Definitie

Hiermee wordt de begindatum van het inschrijvingsaccount opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op