Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 809 Bytes

Project.Profiles.ActiveProfile.md

File metadata and controls

34 lines (19 loc) · 809 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Profiles.ActiveProfile property (Project)
project-server
Project.Profiles.ActiveProfile
ae35bf36-f49c-358c-6ea3-db2968665f7f
06/08/2017
medium

Profiles.ActiveProfile property (Project)

Gets the Profile object of the current account. Read-only Profile.

Syntax

expression. ActiveProfile

expression A variable that represents a 'Profiles' object.

Remarks

The Profiles.ActiveProfile statement returns the name of the current account profile, because Name is the default property of the Profile object.

See also

Profiles Collection Object

[!includeSupport and feedback]