Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 983 Bytes

Project.Application.IsReducedFunctionalityMode.md

File metadata and controls

33 lines (19 loc) · 983 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.IsReducedFunctionalityMode method (Project)
project-server
Project.Application.IsReducedFunctionalityMode
d53320db-377d-2e78-10b2-03af8d8bded3
06/08/2017
medium

Application.IsReducedFunctionalityMode method (Project)

Indicates whether the installed Project application is in reduced functionality mode.

Syntax

expression. IsReducedFunctionalityMode

expression A variable that represents an Application object.

Return value

Boolean

Remarks

If a user does not activate Project after installing it, after a period of time the application will start only in reduced-functionality mode. In this mode, the user cannot save changes to projects or create a new project. To be able to use the full functionality, the user must activate the Project application.

[!includeSupport and feedback]