Click or drag to resize

IPeriodicInvoicingEntityAssortCurrencyCalculationMethod Property

Gets or sets the assort currency calculation method

List of authorized values in CurrencyCalculationMethodType

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> AssortCurrencyCalculationMethod { get; set; }

Property Value

Type: NullableByte
See Also