 | ICustomerSettlementEntityThirdNameForHash Property |
Gets or sets the third name (to include to Hash)
(Nom du tiers)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Settlement
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring ThirdNameForHash { get; set; }
Property ThirdNameForHash As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the ThirdName (Nom du tiers) column of the SaleSettlement (Règlement de vente) table.
See Also