Click or drag to resize

clsImportSupportIssueeSupportTicketSolutionApproach Enumeration

Enumeration of the Issue solution approachs The enumaeration is extensible by customer

See Table SELECT ID FROM MPHotlineSettings WHERE Setting=4

See View SELECT ID FROM MARISupportSettings WHERE Setting=4

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