Public Properties

  Name Description
Public property PropertyDefaultInteger32 Specifies the default value for a property that returns a LONG data type.
Public property PropertyMaximumInteger32 Specifies the maximum value for a property that returns a LONG data type.
Public property PropertyMinimumInteger32 Specifies the minimum value for a property that returns a LONG data type.
Public property PropertySelectionsInteger32 Specifies an Integer32List object that contains the list of integer values that can be assigned to the property described by this PropertyDescriptionInteger32 object.
Top

See Also