Represents the definition of a property that holds a Double (Float64) 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 IPropertyDefinitionFloat64.
Public Properties
Name | Description | |
---|---|---|
![]() |
PropertyDefaultFloat64 | Specifies the default value for a property that returns a DOUBLE data type. |
![]() |
PropertyMaximumFloat64 | Specifies the maximum value for a property that returns a DOUBLE data type. |
![]() |
PropertyMinimumFloat64 | Specifies the minimum value for a property that returns a DOUBLE data type. |