'Declaration Public Enum ProjectTaskWarningAction Inherits System.Enum
public enum ProjectTaskWarningAction : System.Enum
Member | Description |
---|---|
Cancel | Cancel the change which caused the warning. If other warnings were previously accepted and the current warning is cancelled, they will be cancelled as well. |
Continue | Continue applying the action or conflict. Note: when this value is used for the DeleteRootTask warning, and exception will eventually be thrown and an error message shown to the user because the root task cannot be deleted. |
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
Infragistics.Controls.Schedules Namespace
TaskWarning Event
Action Property
ConstraintOrDependencyCannotBeEnforcedDefaultAction Property
DeleteSummaryTaskDefaultAction Property
PossibleFutureConflictDefaultAction Property
TaskMovedAfterProjectFinishDefaultAction Property
TaskMovedBeforeProjectStartDefaultAction Property