Click or drag to resize

DeviceSettingsJson Property

Settings and operator access codes for the POS device. The data is stored as Json, encrypted for the current application server instance. null means that there are no settings for this device.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string SettingsJson { get; set; }

Property Value

Type: String
See Also