 | IPosTerminalEntityCatIdMember Property |
Gets the credit authorization terminal identifier.
(Identifiant TPE)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyInt16EntityMember CatIdMember { get; }
ReadOnly Property CatIdMember As IReadOnlyInt16EntityMember
Get
Property Value
Type:
IReadOnlyInt16EntityMember
RemarksThis entity member is bound to the CatId (Identifiant TPE) column of the PosTerminal (Caisse) table.
See Also