StringSetting Properties |
The StringSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| AvailableValueTypes |
Gets the available parameter value types for the current instance.
(Overrides SettingAvailableValueTypes.) | |
| ChangesOutputMetadata |
Gets a value indicating whether the value changes the output metadata.
(Inherited from ComponentSetting.) | |
| 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.) | |
| IsDependencySetting |
Gets a value indicating whether the current instance is a dependency setting.
(Inherited from ComponentSetting.) | |
| IsElementSpecific |
Gets a value indicating whether the setting is applied to a data element.
(Inherited from Setting.) | |
| IsInvertedSelectionSupported |
Gets or sets a value indicating whether this instance supports inverted selection.
(Inherited from ComponentSetting.) | |
| MaxLength |
Gets the maximum numbers of characters allowed.
| |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| PrimarySettingValue |
Gets the primary setting value when the current instance becomes active, if the current instance is a dependency setting.
(Inherited from ComponentSetting.) | |
| ValidValues |
Gets the valid values for the current instance.
(Inherited from Setting.) |