Attribute |
The AttributeTypeInfoDouble type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttributeTypeInfoDouble(String) | Initializes a new instance of the AttributeTypeInfoDouble class |
![]() | AttributeTypeInfoDouble(String, AttributeTypeInfoDoubleDataType) | Initializes a new instance of the AttributeTypeInfoDouble class |
Name | Description | |
---|---|---|
![]() | DataType | Gets or sets the data type for the user defined property. |
![]() | DefaultValue | |
![]() ![]() | Description |
Gets or sets the AttributeTypeInfo description.
(Inherited from AttributeTypeInfo) |
![]() ![]() | LowerBoundInclusive | Gets or sets whether or not the lower bound value 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 upper bound value 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) |