 | IPriceListEntityBaseCurrencyId Property |
Gets or sets 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
Syntaxstring CurrencyId { get; set; }
Property CurrencyId As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the CurrencyId (Devise) column of the PriceList (Tarif) table.
See Also