Setting Properties

The Setting type exposes the following members.

Properties
  NameDescription
Public propertyAvailableValueTypes
Gets the available parameter value types for the current instance.
Public propertyDataType
Gets the component setting type.
Public propertyDefaultValue
Gets the default value.
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyHasValidValues
Gets a value indicating whether this instance has valid values.
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyIsElementSpecific
Gets a value indicating whether the setting is applied to a data element.
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyValidValues
Gets the valid values for the current instance.
Top
See Also