 | IPosTerminalEntityActionOnDatabaseOpened Property |
Gets or sets the type of the action on database opened.
List of authorized values in ActionOnDatabaseOpenedType
(À l’ouverture du dossier)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> ActionOnDatabaseOpened { get; set; }
Property ActionOnDatabaseOpened As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the ActionOnDatabaseOpened (À l’ouverture du dossier) column of the PosTerminal (Caisse) table.
See Also