Click or drag to resize

AutosearchDeviceSettingsResultSettings Property

Settings list

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

Property Value

Type: ListDeviceSetting
See Also