Setting Properties |
The Setting type exposes the following members.
| Name | Description | |
|---|---|---|
| AvailableValueTypes |
Gets the available parameter value types for the current instance.
| |
| DataType |
Gets the component setting type.
| |
| DefaultValue |
Gets the default value.
| |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
| HasValidValues |
Gets a value indicating whether this instance has valid values.
| |
| Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
| IsElementSpecific |
Gets a value indicating whether the setting is applied to a data element.
| |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| ValidValues |
Gets the valid values for the current instance.
|