DateTimeFormat EnumType

Describes the formatting of a DateTimeAttributeMetadata attribute.

Members

Members define the discrete options for the enumeration type.

Name Value Description
DateOnly 0 Display the date only.
DateAndTime 1 Display the date and time.

Used by

The following use the DateTimeFormat EnumType.

Name How used
DateTimeAttributeMetadata Format Property
ComplexDateTimeAttributeMetadata Format Property

See also