Click or drag to resize

clsImportSupportIssueeIssueTyp Enumeration

Enumeration of the Issue types. The enumaeration is extensible by customer.

See Table SELECT ID FROM MPHotlineSettings WHERE Setting=2

See View SELECT ID FROM MARISupportSettings WHERE Setting=2

The selection by dimension (HotlineClassType) is stored in the viw table MARISupportSettingsClassType / table MPHotlineSettingsClassType

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eIssueTyp
Members
  Member nameValueDescription
Bug1 =1 Matchcode is editable. The enumaeration is extensible by customer
See Also