Click or drag to resize

IPeriodicInvoicingEntityReferenceDocumentCurrencyId Property

Get the reference document related currency id

(Code ISO devise)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PeriodicInvoicing
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string ReferenceDocumentCurrencyId { get; }

Property Value

Type: String
Remarks
This entity member is bound to the CurrencyId (Code ISO devise) column of the SaleDocument (Document de vente) table.
See Also