XFRACASImportType Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
m (Protected "XFRACASImportType" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading])
(No difference)

Revision as of 21:45, 5 February 2014


Type of file imported

Syntax

Public Enum XFRACASImportType As Integer
Type of file that is being imported into XFRACAS repository.

  XFRACASImportType Enum
  Incident = 1
  Problem = 2
  UnitCommissioning = 3
  FailureAnalysis = 4
  Project = 5
  Issue = 6
  User = 7
  Address = 8
  Company = 9
  System = 12
  MasterBOM = 13