Click or drag to resize

clsImportSupportIssueeSupportTicketPriority Enumeration

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

See Table SELECT ID FROM MPHotlineSettings WHERE Setting=3

See View SELECT ID FROM MARISupportSettings WHERE Setting=3

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 eSupportTicketPriority
Members
  Member nameValueDescription
Block1 =1 Matchcode is editable. The enumaeration is extensible by customer
Critical2 =2 Matchcode is editable. The enumaeration is extensible by customer
Important3 =3 Matchcode is editable. The enumaeration is extensible by customer
See Also