Click or drag to resize

IPeriodicInvoicingEntityCurrencyCalculationMethod Property

Gets or sets the currency calculation method

List of authorized values in CurrencyCalculationMethodType

(Mode de calcul de la 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
Nullable<byte> CurrencyCalculationMethod { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the CurrencyCalculationMethod (Mode de calcul de la devise) column of the PeriodicInvoicing (Facturation périodique) table.
See Also