Version 24.2 (latest)

ActualValuesLostWarningEventArgs Class Properties

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

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