 | IPosTerminalEntityComputerNameMember Property |
Gets the name of the computer.
(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
SyntaxIReadOnlyStringEntityMember ComputerNameMember { get; }
ReadOnly Property ComputerNameMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the ComputerName (Nom du PC associé) column of the PosTerminal (Caisse) table.
See Also