Click or drag to resize

IReminderCommitmentEntityDocumentDeliveryContactLastName Property

Document delivery contact last name

(Nom (contact) (livraison))

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 DocumentDeliveryContactLastName { get; }

Property Value

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