Click or drag to resize

clsImportProjectPlanningVersion Property

This fields stores the current planning Version.

  • 0: Preplanning not confirmed
  • 1: Primary planning version
  • 2: Initial planning version
  • 3: (default) Current planing version. All transactions (time booking, etc) are only made against the current planning.

The phase structure can vary between the planning versions. See clsImportPhase for an import of phases.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public short PlanningVersion { get; set; }

Property Value

Type: Int16
Remarks
MPProjektstamm.Planungsversion type: INT length: 4

View: MARIProjectMaster.PlanningVersion: :Table: MPProjektstamm.Planungsversion

Linked Field: View: MARIProjectPlanningVersions.PlanningVersion: :Table: MPProjektPlanungsversion.Planungsversion

See Also