Compartir a través de


TaskScheduleEventInfo.StartDate Propiedad

Definición

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

Representa el atributo siguiente en el esquema: startDate

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

Valor de propiedad

Atributos

Se aplica a