Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 896 Bytes

Project.Application.ConnectionStatusChanged.md

File metadata and controls

36 lines (21 loc) · 896 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ConnectionStatusChanged event (Project)
project-server
Project.Application.ConnectionStatusChanged
ffc6fc8a-f5b7-3a3d-4829-712a8305ed17
06/08/2017
medium

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

[!includeSupport and feedback]