Click or drag to resize

clsImportProjecteProjectStatus Enumeration

Actual Status in the project. The history of the status is stored in View: MARIProjectStatus: :Table: MPProjektstatus

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eProjectStatus
Members
  Member nameValueDescription
Undefined0
Preliminary1 1: Standard status for preliminary projects. Time booking is not possible
ProjectRunning2 2: Standard status for running project. This is the only mode for time booking
ProjectClosed3 3: Time booking is not allowed any more
ProjectCanceled4 4: Time booking is not allowed any more
Remarks
See Also