Version

ProjectTaskWarningEventArgs Class Members

The following tables list the members exposed by ProjectTaskWarningEventArgs.

Public Properties
 NameDescription
Public PropertyActionReturns or sets the action which should be used to resolve the warning.  
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