 | ICommitmentEntityBaseCurrencyId Property |
Gets or sets the DocumentCurrencyId
(Code ISO devise)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Commitment
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring CurrencyId { get; set; }
Property CurrencyId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the CurrencyId (Code ISO devise) column of the PurchaseCommitment (Échéance d'achat) table.
See Also