Click or drag to resize

clsImportPhaseePhaseStatus Enumeration

A phase could be active or inactive. A parend phase could be inbetween, when the childs has mixed statuses

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum ePhaseStatus
Members
  Member nameValueDescription
NotStarted00=Not started
PhaseActive11: Active
PhaseInactive22: Inactive
PhaseThreeState33: Phase headers could have different phases statuses. This status is calculated for brachnes based on the leaves. This cannot be used for import.
Remarks
See Also