Share via


SdtContentDate.FullDate Property

Last Known Date in XML Schema DateTime Format.Represents the attribte in schema: w:fullDate

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "fullDate")> _
Public Property FullDate As DateTimeValue
    Get
    Set
'Usage
Dim instance As SdtContentDate
Dim value As DateTimeValue

value = instance.FullDate

instance.FullDate = value
[SchemaAttrAttribute(, "fullDate")]
public DateTimeValue FullDate { get; set; }

Property Value

Type: DocumentFormat.OpenXml.DateTimeValue

See Also

Reference

SdtContentDate Class

SdtContentDate Members

DocumentFormat.OpenXml.Wordprocessing Namespace