 | PosTerminalSchemaTableShowHoldReceiptsForAllTerminalsColumnName Field |
Gets the ShowHoldReceiptsForAllTerminals (Afficher les tickets en attente de toutes les caisses) column name
Namespace:
EBP.Api.Interfaces.Schema
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic const string ShowHoldReceiptsForAllTerminalsColumnName = "ShowHoldReceiptsForAllTerminals"
Public Const ShowHoldReceiptsForAllTerminalsColumnName As String = "ShowHoldReceiptsForAllTerminals"
Field Value
Type:
String
Remarks
Gets the ShowHoldReceiptsForAllTerminals (Afficher les tickets en attente de toutes les caisses) column name of the table PosTerminal
See Also