Click or drag to resize

clsImportEquipmentCategorySubjecteCategorySubjectCostMode 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: 8.0.0.100
Syntax
public enum eCategorySubjectCostMode
Members
  Member nameValueDescription
NoCost0Not supported
ItemsAndCostByCompany1Default for Import: one item by company
ItemsAndCostByBusinessUnit2Items and cost by business unit. Not supported by the import.
Remarks
See Also