Click or drag to resize

DeviceStringSetting Properties

The DeviceStringSetting type exposes the following members.

Properties
  NameDescription
Public propertyAllowedValues
Alowed string values.
Public propertyLabel
Label to display in UI.
(Inherited from DeviceSetting.)
Public propertyMaxLength
Maximum string length.
Public propertyName
Name should be unique.
(Inherited from DeviceSetting.)
Public propertyValue
String value.
Top
See Also