CurrentBalanceStoreCost Property |
The cost of the inventory in the stores currency. [Currency: Store.Currency] [Required]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Amount StoreCost { get; }
Public ReadOnly Property StoreCost As Amount
Get
public:
property Amount^ StoreCost {
Amount^ get ();
}
member StoreCost : Amount with get
Property Value
Type:
Amount
See Also