CurrentBalanceLot Property |
If non-null, contains the specific lot to use for the movement. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxPublic ReadOnly Property Lot As Lot
Get
public:
property Lot^ Lot {
Lot^ get ();
}
member Lot : Lot with get
Property Value
Type:
Lot
See Also