Click or drag to resize

CurrentBalanceExtensions Class

Provides extension methods for obtaining CurrentBalance.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.Logistics.InventoryCurrentBalanceExtensions

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class CurrentBalanceExtensions

The CurrentBalanceExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCurrentBalance
Gets the current balance for the specified products.
Public methodStatic memberGetCurrentQuantityBase
Gets the stored quantity of the product.
Top
See Also