Compartir a través de


TaskScheduleEventInfo.DueDate Propiedad

Definición

dueDate, esta propiedad solo está disponible en Office 2021 y versiones posteriores.

Representa el atributo siguiente en el esquema: dueDate

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

Valor de propiedad

Atributos

Se aplica a