ProductsRepositoryCostingMethodAverageCostForTheWholeProduct Field |
AverageCostForTheWholeProduct value. Stored as 'AVG'.
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const ProductsRepositoryCostingMethod AverageCostForTheWholeProduct = 0
Public Const AverageCostForTheWholeProduct As ProductsRepositoryCostingMethod = 0
public:
literal ProductsRepositoryCostingMethod^ AverageCostForTheWholeProduct = 0
static val mutable AverageCostForTheWholeProduct: ProductsRepositoryCostingMethod
Field Value
Type:
ProductsRepositoryCostingMethod
See Also