Click or drag to resize

MeasurementUnitSystemUnit Property

Not null only when this is one of the system measurement units. N=NetKG; G=GrossKG; V=VolumeL; H=HeightM; W=WidthM, L=LengthM, P=Piece, T=TimeH. [Filter(eq;like)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<MeasurementUnitsRepositorySystemUnit> SystemUnit { get; set; }

Property Value

Type: NullableMeasurementUnitsRepositorySystemUnit
See Also