Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.14 KB

Project.Profile.ConnectionState.md

File metadata and controls

33 lines (21 loc) · 1.14 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Profile.ConnectionState property (Project)
vbapj.chm131665
vbapj.chm131665
project-server
Project.Profile.ConnectionState
df961e3e-26a2-9b70-475d-143b2a6db7cb
06/08/2017
medium

Profile.ConnectionState property (Project)

Gets the connection state of Project Professional, which allows you to determine whether the online mode is for a local profile or for Project Server. Read-only PjProfileConnectionState.

Syntax

expression. ConnectionState

expression A variable that represents a Profile object.

Remarks

The ConnectionState property can be one of the following PjProfileConnectionState constants: pjProfileOffline or pjProfileOnline.

Use this property in conjunction with the Profile. Type property to determine whether the online mode is for a local profile or for Project Server. This property is available only in Project Professional.

[!includeSupport and feedback]