Admin::GetSingleCurrencyEnforced method

Office 2013 and later

Reads the value of the setting for enforcing a single currency.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

Return value

Type: System.Boolean
True if a single currency is enforced.

The Additional Server Settings page in Project Web App (http://ServerName/ProjectServerName/_layouts/pwa/Admin/ServerConfig.aspx) uses the GetSingleCurrencyEnforced method.

Project Server Permissions

Permission

Description

NewProject

Allows a user to create a new project. Global permission.

LogOnToProjectServerFromProjectProfessional

Allows a user to connect to the Project Server database from Project Professional. Global permission.

ManageServerConfiguration

Allows a user to manage the configuration information for Project Server. Global permission.

Show: