Application.ConnectionStatusChanged event (Project)

Occurs when the status of the connection with Project Server changes. Available only in Project Professional.

Syntax

expression. ConnectionStatusChanged( _online_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
online Required Boolean True if Project Professional is connected with Project Server; otherwise, False.

Return value

Nothing

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.