SdtContentDate.FullDate Property

Definition

Last Known Date in XML Schema DateTime Format

Represents the following attribute in the schema: w:fullDate

[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property FullDate As DateTimeValue

Property Value

Attributes

Applies to