Click or drag to resize

DeviceCustomEnumSettingValues Property

Enum values.

Namespace:  Resto.Front.Api.Data.Device.Settings
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public List<DeviceCustomEnumSettingValue> Values { get; set; }

Property Value

Type: ListDeviceCustomEnumSettingValue
See Also