NumericProperty Properties |
The NumericProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| AvailableValueTypes |
Gets the available parameter value types for the current instance.
(Overrides SettingAvailableValueTypes.) | |
| DataType |
Gets the component setting type.
(Inherited from Setting.) | |
| DefaultValue |
Gets the default value.
(Inherited from Setting.) | |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
| HasValidValues |
Gets a value indicating whether this instance has valid values.
(Inherited from Setting.) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
| IsAdvanced |
Gets or sets a value indicating whether this instance is part of the advanced group of properties.
(Inherited from ProviderProperty.) | |
| IsElementSpecific |
Gets a value indicating whether the setting is applied to a data element.
(Inherited from Setting.) | |
| IsEncryptionRequired |
Gets or sets a value indicating whether this instance requires encryption.
(Inherited from ProviderProperty.) | |
| IsValueRequired |
Gets or sets a value indicating whether this instance requires a non-empty value.
(Inherited from ProviderProperty.) | |
| MaximumValue |
Gets the maximum value.
| |
| MinimumValue |
Gets the minimum value.
| |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| ValidValues |
Gets the valid values for the current instance.
(Inherited from Setting.) |