Represents the definition of a property that holds an integer 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 IPropertyDefinitionInteger32.
Public Properties
Name | Description | |
---|---|---|
![]() |
PropertyDefaultInteger32 | Specifies the default value for a property that returns a LONG data type. |
![]() |
PropertyMaximumInteger32 | Specifies the maximum value for a property that returns a LONG data type. |
![]() |
PropertyMinimumInteger32 | Specifies the minimum value for a property that returns a LONG data type. |