Click or drag to resize

DeviceStringSetting Properties

The DeviceStringSetting type exposes the following members.

Properties
 NameDescription
Public propertyAllowedValuesAlowed string values.
Public propertyLabelLabel to display in UI.
(Inherited from DeviceSetting)
Public propertyMaxLengthMaximum string length.
Public propertyNameName should be unique.
(Inherited from DeviceSetting)
Public propertyValueString value.
Top
See Also