 | IBankRemittanceEntityBaseBankCountryIsoCodeMember Property |
Gets the bank country ISO code
(Code Pays)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.BankRemittance
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember BankCountryIsoCodeMember { get; }
ReadOnly Property BankCountryIsoCodeMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the Address_CountryIsoCode (Code Pays) column of the Bank (Banque) table.
See Also