CurrentBalanceBaseCost Property |
The cost of the inventory in base currency of the enterprise company. [Currency: EnterpriseCompany.BaseCurrency] [Required] [Filter(ge;le)]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Amount BaseCost { get; }
Public ReadOnly Property BaseCost As Amount
Get
public:
property Amount^ BaseCost {
Amount^ get ();
}
member BaseCost : Amount with get
Property Value
Type:
Amount
See Also