Click or drag to resize

DeviceCustomEnumSettingValues Property

Enum values.

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

Property Value

ListDeviceCustomEnumSettingValue
See Also