Profile Members (Project)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

Delete

Deletes an account profile from the Profiles collection in Project.

Properties

Name

Description

ConnectionState

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.

LoginType

Gets or sets the login type for an account profile in Project Professional. Read/write PjLoginType.

Name

Gets the name of an account profile in Project Professional. Read/write String.

Server

Gets or sets the name of the profile for Project Server. Read/write String.

SiteId

Gets the GUID of the Project Web App instance for the active profile. Read-only String.

Type

Gets a value that specifies whether the account profile being used is a local profile or for Project Server. Read-only PjProfileType.

UserName

Gets or sets the logon name of the current account profile. Read/write String.