Click or drag to resize

DeviceSettingsDeviceId Property

Device id.

Namespace:  Resto.Front.Api.Data.Device.Settings
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public Guid? DeviceId { get; set; }

Property Value

Type: NullableGuid
See Also