IPosDeviceElectronicAddress Property |
Electronic address for the POS device. In the form of http://localhost:8001/printers/DY423793/
Namespace:
Aloe.EnterpriseOne.Model.Crm.Pos
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxstring ElectronicAddress { get; }
ReadOnly Property ElectronicAddress As String
Get
property String^ ElectronicAddress {
String^ get ();
}
abstract ElectronicAddress : string with get
Property Value
Type:
String
See Also