 | ISettlementEntityBaseEconomicReasonId Property |
Gets or sets the economic reason id
(Code motif économique)
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 EconomicReasonId { get; set; }
Property EconomicReasonId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the EconomicReasonId (Code motif économique) column of the PurchaseSettlement (Règlement d'achat) table.
See Also