Click or drag to resize

ConfigureDeviceSettingsTaskSettings Property

Settings list.

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

Property Value

Type: ListDeviceSetting
See Also