Click or drag to resize

PhaseTreeNode Properties

The PhaseTreeNode type exposes the following members.

Properties
  Name Description
Public property AccountGUID Identifies account associated with this Phase.
Public property AccountName The name of the Account.
Public property CaseGUID Unique identifier for the Case that this Phase belongs to.
Public property ChildPhases Array of child phases.
Public property GUID Unique identifier for the Phase.
Public property IsLocked Indicates if phase is locked to prevent hours and items being added to the phase.
Public property Name The name of the Phase.
Public property ParentPhaseGUID Unique identifier for the parent Phase.
Public property WorkTypeGUID Unique identifier for the default WorkType associated with this Phase.
Top
See Also