Click or drag to resize

IItemComponentEntityItemVolumeConversion Property

Gets the item volume conversion

(Coefficient de conversion)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<decimal> ItemVolumeConversion { get; }

Property Value

Type: NullableDecimal
Remarks
This entity member is bound to the ConversionRate (Coefficient de conversion) column of the Unit (Unité) table.
See Also