 | IPriceListEntityBaseCurrencyIdMember Property |
Gets the CurrencyId
(Devise)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember CurrencyIdMember { get; }
ReadOnly Property CurrencyIdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the CurrencyId (Devise) column of the PriceList (Tarif) table.
See Also