Click or drag to resize

ProductDimensionDestQuantityUnit Property

The measurement unit of Dest_Quantity. Should be one of the units of the base measurement category of the product. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MeasurementUnit DestQuantityUnit { get; set; }

Property Value

Type: MeasurementUnit
See Also