Click or drag to resize

EnterpriseCompanyDefaultCostingMethod Property

Default method for cost evaluation (if not specified in the product). Currently supported: EXP - Explicit lot specifying; AVG - Average cost. [Required] [Default("AVG")]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public EnterpriseCompaniesRepositoryDefaultCostingMethod DefaultCostingMethod { get; set; }

Property Value

Type: EnterpriseCompaniesRepositoryDefaultCostingMethod
See Also