Click or drag to resize

CurrentBalanceProductCost Property

The cost of the inventory in the products currency. [Currency: Product.CostingCurrency] [Required]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount ProductCost { get; }

Property Value

Type: Amount
See Also