Click or drag to resize

clsImportWorkItemServiceTaskeWorkItemStatus Enumeration

Status of a service task. The Status can have additional user defined "child" statuses. Review the table

View: MARISupportSettings: :Table: MPHotlineSettings WHERE Setting=8

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eWorkItemStatus
Members
  Member nameValueDescription
ServiceRequest1Request for a service task (default)
ServiceActive2Work on the service task
ServiceTaskClosedForInvoicing3Closed for transactions. Ready to create invoices
ServiceTaskFinishedAndClosed4All invoiced, no change any more
Remarks
See Also