Click or drag to resize

clsImportItemBookingPhaseID Property

Phase Identifier (INT). Only leaves of phases can be used, not branches. Optional if the project has no phases. The ID can be establisched by means of the table MPProjektPhasen. Please use only planning version 3 (Actual Planning).

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

Property Value

Type: Int32
Remarks
MPProjektArtikelerfassung.PhasenID type: INT length: 4

View: MARIProjectItemBooking.PhaseID: :Table: MPProjektArtikelerfassung.PhasenID

Linked Field: View: MARIProjectPhases.PhaseID: :Table: MPProjektPhasen.PhasenID

See Also