Click or drag to resize

DeviceCustomEnumSetting Properties

The DeviceCustomEnumSetting type exposes the following members.

Properties
  NameDescription
Public propertyIsList
If true then values will be represented in BackOffice as ComboBox, otherwise as RadioButton group.
Public propertyLabel
Label to display in UI.
(Inherited from DeviceSetting.)
Public propertyName
Name should be unique.
(Inherited from DeviceSetting.)
Public propertyValues
Enum values.
Top
See Also