 | IReminderCommitmentEntityCustomerLastName Property |
Gets the customer last name
(Nom (contact) (facturation))
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Reminder
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring CustomerLastName { get; }
ReadOnly Property CustomerLastName As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the MainInvoicingContact_Name (Nom (contact) (facturation)) column of the Customer (Client) table.
See Also