DeviceCustomEnumSetting Properties |
The DeviceCustomEnumSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| IsList | If true then values will be represented in BackOffice as ComboBox, otherwise as RadioButton group. | |
| Label | Label to display in UI. (Inherited from DeviceSetting.) | |
| Name | Name should be unique. (Inherited from DeviceSetting.) | |
| Values | Enum values. |