Click or drag to resize

ConfigureDeviceSettingsTaskSettings Property

Settings list.

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

Property Value

ListDeviceSetting
See Also