DeviceSettingsSettings Property |
Device settings list. The device has the ability to define the set and behavior of its settings. Setting uniquely identified by name.
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax public List<DeviceSetting> Settings { get; set; }
Property Value
Type:
ListDeviceSettingSee Also