 | IPurchaseDepositEntityBaseBankCurrencyIdMember Property |
Gets the currency id of settlement's bank
(Code ISO devise)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember BankCurrencyIdMember { get; }
ReadOnly Property BankCurrencyIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the CurrencyId (Code ISO devise) column of the Bank (Banque) table.
See Also