Click or drag to resize

DeclarationLineQuantitySupplementaryUnit Property

Quantity of the goods in the supplementary unit. null when no supplementary unit is specified.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<decimal> QuantitySupplementaryUnit { get; set; }

Property Value

Type: NullableDecimal
See Also