Click or drag to resize

clsImportPhasePhaseType Property

Type of the phase in the hierarchy. 1=leave, 2=brach. See ePhaseType for details. Only leaves can be used for transactions.

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

Property Value

Type: clsImportPhaseePhaseType
Remarks

MPProjektPhasen.PhasenTyp type: SMALLINT length: 2

View: MARIProjectPhases.PhaseType: :Table: MPProjektPhasen.PhasenTyp

Enum: clsImportPhase_ePhaseStatus

See Also