XFRACASImportType Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
{{APIPrefix|As Integer}}<br>
{{APIPrefix|As Integer}}<br>
{{APIComment|Type of file that is being imported inot XFRACAS repository.}}
{{APIComment|Type of file that is being imported inot XFRACAS repository.}}
{{Template:XFRACASImportType}}

Revision as of 22:44, 19 September 2013



Syntax

Public Enum XFRACASImportType As Integer
Type of file that is being imported inot 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