'Declaration Public Enum ProjectTaskInNonWorkingDayWarningAction Inherits System.Enum
public enum ProjectTaskInNonWorkingDayWarningAction : System.Enum
Member | Description |
---|---|
AddExceptionToCalendar | Add an exception to the ProjectCalendar.Exceptions collection of the current calendar associated with the task. |
Cancel | Cancel the change which caused the warning. |
MoveToWorkingDay | Move the task to a valid working day. If the task start has been moved into a non-working day, it will be moved to the next possible working day. If the task finish has been moved into a non-working day, it will be moved to the previous possible working day. |
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