Compartir a través de


SharedItems.MinDate Propiedad

Definición

Fecha y hora mínima

Representa el atributo siguiente en el esquema: minDate

[DocumentFormat.OpenXml.SchemaAttr(0, "minDate")]
public DocumentFormat.OpenXml.DateTimeValue MinDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue MinDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "minDate")]
public DocumentFormat.OpenXml.DateTimeValue? MinDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("minDate")]
public DocumentFormat.OpenXml.DateTimeValue? MinDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? MinDate { get; set; }
member this.MinDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "minDate")>]
member this.MinDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("minDate")>]
member this.MinDate : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property MinDate As DateTimeValue

Valor de propiedad

Devuelve DateTimeValue.

Atributos

Se aplica a