Click or drag to resize

clsImportSupportIssueeSupportTicketMedium Enumeration

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

See Table SELECT ID FROM MPHotlineSettings WHERE Setting=5

See View SELECT ID FROM MARISupportSettings WHERE Setting=5

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 eSupportTicketMedium
Members
  Member nameValueDescription
Phone1 =1 Matchcode is editable. The enumaeration is extensible by customer
eMail2 =2 Matchcode is editable. The enumaeration is extensible by customer
Import3 =3 Matchcode is editable. The enumaeration is extensible by customer
See Also