DeviceCustomEnumSettingIsList Property |
If true then values will be represented in BackOffice as ComboBox, otherwise as RadioButton group.
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax public bool IsList { get; set; }
Property Value
Type:
BooleanSee Also