 | IReminderCommitmentEntityCustomerFirstName Property |
Gets the customer first name
(Prénom (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 CustomerFirstName { get; }
ReadOnly Property CustomerFirstName As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the MainInvoicingContact_FirstName (Prénom (facturation)) column of the Customer (Client) table.
See Also