Compartir a través de


BMSRPQueryObject.EndDate Propiedad

Definición

Obtiene o establece copias de seguridad creadas antes de esta hora.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a