Close Method

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