Calendar.Reset Method
Project Developer Reference |
Resets base calendar properties to their default values; resets resource calendar properties to the values in the corresponding base calendar.
Syntax
expression.Reset
expression A variable that represents a Calendar object.
Example
The following example resets every resource calendar in the active project.
Visual Basic for Applications |
---|
|
See Also