Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.29 KB

Project.Profile.md

File metadata and controls

58 lines (32 loc) · 1.29 KB
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Profile object (Project)
project-server
Project.Profile
92ae9d1a-ea4d-1814-1655-f0798f4b18d0
06/08/2017
medium

Profile object (Project)

Represents an account profile in Project Professional. The Profile object is a member of the Profiles collection.

If the second account profile is a Project Server account, the following statement returns the value 1, which is the value of the pjServerProfile constant in the PjProfileType enumeration.

Debug.Print Profiles(2).Type

Remarks

The Project Server Accounts dialog box shows the number and order of profiles. Use Profiles.Count to programmatically determine the number of account profiles defined in Project Professional.

Methods

Name
Delete

Properties

Name
ConnectionState
LoginType
Name
Server
SiteId
Type
UserName

[!includeSupport and feedback]