Version

ActualValuesLostWarningEventArgs Class Members

The following tables list the members exposed by ActualValuesLostWarningEventArgs.

Public Properties
 NameDescription
Public PropertyActionReturns or sets the action which should be used to resolve the warning.  
Public PropertyTasksReturns the collection of tasks which might have their actual values, such as ProjectTask.ActualStart and ProjectTask.ActualFinish, cleared.  
See Also