Represents the fixed description of a property that holds an integer value. A
object contains immutable property metadata, which you cannot directly modify.
The following tables list the members exposed by IPropertyDescriptionInteger32.
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. |
![]() |
PropertySelectionsInteger32 | Specifies an object that contains the list of integer values that can be assigned to the property described by this object. |