Click or drag to resize

IReminderCommitmentEntityCustomerPhoneMember Property

get the CustomerPhone

(Téléphone fixe (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 CustomerPhoneMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the MainInvoicingContact_Phone (Téléphone fixe (facturation)) column of the Customer (Client) table.
See Also