Version

ProjectTaskInNonWorkingDayWarningEventArgs Class Members

The following tables list the members exposed by ProjectTaskInNonWorkingDayWarningEventArgs.

Public Properties
 NameDescription
Public PropertyActionReturns or sets the action which should be used to resolve the warning.  
Public PropertyNonWorkingTimeLocalReturns the non-working time which was set on the task start or finish in the local time of the task.  
Public PropertyTaskReturns the ProjectTask associated with the event. (Inherited from Infragistics.Controls.Schedules.ProjectTaskEventArgs)
Public PropertyTypeReturns the type of warning which has occurred on the task.  
See Also