Click or drag to resize

clsImportItemeTreeType Enumeration

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eTreeType
Members
  Member nameValueDescription
iNotATree0TreeType='N'
iAssemblyTree1Sets item To an assembly tree. TreeType='A'
iSalesTree2Sets item To a sales tree. TreeType='S'
iProductionTree3Sets item To a production tree. TreeType='P'
iTemplateTree4Sets item To a template tree. TreeType='T'
iIngredient5Sets item To ilngredient. TreeType='I'
See Also