Click or drag to resize

clsImportPhasePhaseStatus Property

Status of a phase for data entry and billing. 0=not started, 1=active phase,2=finished phase, 3=partial finished (for branches). See ePhaseStatus.

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

Property Value

Type: clsImportPhaseePhaseStatus
Remarks

MPProjektPhasen.PhasenStatus type: SMALLINT length: 2

View: MARIProjectPhases.PhaseStatus: :Table: MPProjektPhasen.PhasenStatus

See Also