SdtContentDate.SdtDateMappingType Property

Custom XML Data Date Storage Format.Represents the element tag in schema: w:storeMappedDataAs

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

Syntax

'Declaration
Public Property SdtDateMappingType As SdtDateMappingType
    Get
    Set
'Usage
Dim instance As SdtContentDate
Dim value As SdtDateMappingType

value = instance.SdtDateMappingType

instance.SdtDateMappingType = value
public SdtDateMappingType SdtDateMappingType { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.SdtDateMappingType

See Also

Reference

SdtContentDate Class

SdtContentDate Members

DocumentFormat.OpenXml.Wordprocessing Namespace