Represents the fixed description of a property that holds a DateTime value. A
object contains immutable property metadata, which you cannot directly modify.
The following tables list the members exposed by IPropertyDescriptionDateTime.
Public Properties
Name | Description | |
---|---|---|
![]() |
PropertyDefaultDateTime | Specifies the default value for a property that returns a DATE data type. |
![]() |
PropertyMaximumDateTime | Specifies the maximum value for a property that returns a DATE data type. |
![]() |
PropertyMinimumDateTime | Specifies the minimum value for a property that returns a DATE data type. |
![]() |
PropertySelectionsDateTime | Specifies a object that contains the list of DateTime values that can be assigned to the property described by this object. |