Task.RecalcFlags property (Project)
Gets a bit mask, flagging one or more conditions that are driving the task. Read-only Long.
Syntax
expression. RecalcFlags
expression A variable that represents a Task object.
Remarks
Use the PjRecalcDriverType constants with the return value from the RecalcFlags property to determine which specific conditions are driving the task.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.