Click or drag to resize

clsImportPhaseePhaseType Enumeration

Type of a phase in the tree

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum ePhaseType
Members
  Member nameValueDescription
Undefined0
Leave11: (Default) Standard phase (not bold)
Branch2 2: Parent Phase with childs. A Phase will be come a branch, when childs are created. The import by itself canot create a Branch (by itself). Create a Phase with a higher Indent and a reference by Parent to create a leave and make the parent to a branch.
MileStone3 3=Special type of a Leave, where start and endtime are equal (and mandatory)
Remarks
See Also