Click or drag to resize

EnterpriseCompaniesRepositoryDefaultCostingMethod Class

Allowed values for the DefaultCostingMethod data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.GeneralEnterpriseCompaniesRepositoryDefaultCostingMethod

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class DefaultCostingMethod : Enum

The EnterpriseCompaniesRepositoryDefaultCostingMethod type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAverageCost
AverageCost value. Stored as 'AVG'.
Public fieldStatic memberExplicitlySpecifyLot
ExplicitlySpecifyLot value. Stored as 'EXP'.
Public fieldStatic memberSetByBlockedForDocument
SetByBlockedForDocument value. Stored as 'BLD'.
Public fieldvalue__
Top
See Also