Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes a project and releases the project's ProjectHook and Project objects.
Object.Close( )
Remarks
Executing the Close method causes the project's ProjectHook.Destroy event to occur. After the ProjectHook.Destroy event occurs, the ProjectHook object is released, and then the Project object is released.
See Also
CLOSE Commands | Destroy Event | ProjectHook Object
Applies To: Project Object