Represents the definition of a property that holds a DateTime value. A
object is created from a
object and contains mutable property metadata that you can customize. When a
object is added to a class definition's
collection, a user-defined property is created in that class.
The following tables list the members exposed by IPropertyDefinitionDateTime.
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. |