Click or drag to resize

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.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public bool IsList { get; set; }

Property Value

Type: Boolean
See Also