Click or drag to resize

IReminderCommitmentEntityDocumentInvoicingContactLastName Property

Document invoicing contact 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
Syntax
string DocumentInvoicingContactLastName { get; }

Property Value

Type: String
Remarks
This entity member is bound to the InvoicingContact_Name (Nom (contact) (facturation)) column of the SaleDocument (Document de vente) table.
See Also