Attribute |
The AttributeTypeInfoInt type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeTypeInfoInt | Initializes a new instance of the AttributeTypeInfoInt class |
| Name | Description | |
|---|---|---|
| DefaultValue | ||
| Description |
Gets or sets the AttributeTypeInfo description.
(Inherited from AttributeTypeInfo) | |
| LowerBoundInclusive | Gets or sets whether or not the LowerBoundValue is included in the property range. | |
| LowerBoundValue | Gets or sets the lowest value allowed in the range. | |
| Name |
Gets or sets the AttributeTypeInfo name.
(Inherited from AttributeTypeInfo) | |
| UpperBoundInclusive | Gets or sets whether or not the UpperBoundValue is included in the property range. | |
| UpperBoundValue | Gets or sets the highest value allowed in the range. | |
| UseDefaultValue |
Gets or sets whether to use the default value for the AttributeTypeInfo.
(Inherited from AttributeTypeInfo) |