ProjectRenamed Event

      Applies To

Occurs just after renaming a Project.

Syntax

Event ProjectRenamed (object As Project, oldname As String)

This syntax has these parts:

Part Description
object This is the item just renamed.
oldname String. The previous name of the Project.