Click or drag to resize

IDealTradeDocumentEntityBaseThirdName Property

Gets or Sets the third name

(Nom du client)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string ThirdName { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the CustomerName (Nom du client) column of the DealSaleDocument (Document de vente lié aux affaires/projets) table.
See Also