Click or drag to resize

clsImportSupportIssueeSupportTicketStatus Enumeration

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

See Table SELECT ID FROM MPHotlineSettings WHERE Setting=1

See View SELECT ID FROM MARISupportSettings WHERE Setting=1

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 eSupportTicketStatus
Members
  Member nameValueDescription
Open1 =1 Matchcode is editable. The enumaeration is extensible by customer
Solved2 =2 Matchcode is editable. The enumaeration is extensible by customer
See Also