Click or drag to resize

clsImportEquipmentCategorySubjecteCostMode Enumeration

Each cost type will have an item, cost price and sales price. This can be stored by business unit or by company.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 6.1.0.265
Syntax
public enum eCostMode
Members
  Member nameValueDescription
NoCost0 0:Not supported
ItemsAndCostByCompany1 1:Default for Import: one item by company
ItemsAndCostByBusinessUnit2 2:Items and cost by business unit. Not supported by the import.
Remarks
See Also