Application.DisplayWizardScheduling Property
Project Developer Reference |
True if the PlanningWizard displays messages about scheduling problems. Read/write Boolean.
Syntax
expression.DisplayWizardScheduling
expression A variable that represents an Application object.
Return Value
Boolean
Example
The following example resets the PlanningWizard to its default settings.
Visual Basic for Applications |
---|
|
See Also