 | IPosTerminalOpenCloseEntityPosTerminalComputerName Property |
Gets the point of sales terminal computer name.
(Nom du PC associé)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring PosTerminalComputerName { get; }
ReadOnly Property PosTerminalComputerName As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the ComputerName (Nom du PC associé) column of the PosTerminal (Caisse) table.
See Also