Click or drag to resize

IReminderCommitmentEntityCustomerFirstNameMember 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
Syntax
IReadOnlyStringEntityMember CustomerFirstNameMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the MainInvoicingContact_FirstName (Prénom (facturation)) column of the Customer (Client) table.
See Also