 | IPosTerminalEntityDefaultSafeId Property |
Gets or sets the identifier of default safe used as source/target in POS receipt entry form.
(Code du coffre-fort par défaut)
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 DefaultSafeId { get; set; }
Property DefaultSafeId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the DefaultSafeId (Code du coffre-fort par défaut) column of the PosTerminal (Caisse) table.
See Also