'Declaration Public Enum TaskIndicatorType Inherits System.Enum
public enum TaskIndicatorType : System.Enum
Member | Description |
---|---|
Completed | The Infragistics.Controls.Schedules.IProjectTask.PercentComplete is 100. |
ConstraintViolation | The constraint criteria (i.e. the Infragistics.Controls.Schedules.IProjectTask.ConstraintType and Infragistics.Controls.Schedules.IProjectTask.ConstraintDate) have not been met. |
Deadline | The task has gone beyond its Infragistics.Controls.Schedules.IProjectTask.Deadline |
FlexibleConstraint | The Infragistics.Controls.Schedules.IProjectTask.ConstraintType is a flexible constraint such as a 'Start No Earlier Than' in a project scheduled from the start. |
InflexibleConstraint | The Infragistics.Controls.Schedules.IProjectTask.ConstraintType is an inflexible constraint such as a 'Must Start On'. |
Notes | The task has Infragistics.Controls.Schedules.IProjectTask.Notes |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2