Click or drag to resize

DeviceCustomEnumSetting Properties

The DeviceCustomEnumSetting type exposes the following members.

Properties
 NameDescription
Public propertyIsListIf true then values will be represented in BackOffice as ComboBox, otherwise as RadioButton group.
Public propertyLabelLabel to display in UI.
(Inherited from DeviceSetting)
Public propertyNameName should be unique.
(Inherited from DeviceSetting)
Public propertyValuesEnum values.
Top
See Also