 | IPosTerminalEntityNewCustomerDefaultFamily Property |
Gets or sets the default customer family to use for new customer created by POS
(En création de client, affecter la famille)
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 NewCustomerDefaultFamily { get; set; }
Property NewCustomerDefaultFamily As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the NewCustomerDefaultFamily (En création de client, affecter la famille) column of the PosTerminal (Caisse) table.
See Also