Compartir a través de


SubscriptionFeatureRegistrationProperties.RegistrationDate Propiedad

Definición

Obtiene la fecha de registro de características.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a