Version 24.2 (latest)

ProjectTaskWarningEventArgs Class Properties

For a list of all members of this type, see ProjectTaskWarningEventArgs members.

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