 | IBankRemittanceEntityBaseCurrencyId Property |
Gets or sets the currency id
(Code ISO devise)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.BankRemittance
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 Disbursement (Décaissement) table.
See Also