 | 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
Syntaxstring ReferenceDocumentCurrencyId { get; }
ReadOnly Property ReferenceDocumentCurrencyId As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the CurrencyId (Code ISO devise) column of the SaleDocument (Document de vente) table.
See Also