Compartilhar via


ReservationProperties.EffectiveDateTime Propriedade

Definição

Obtém ou define dateTime da Reserva a partir da qual essa versão é eficaz.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a