PmServer.GetSettings Method (Microsoft.PerformancePoint.Scorecards.Server)

Gets the global server settings.

Namespace: Microsoft.PerformancePoint.Scorecards.Server
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
Public Function GetSettings As SettingCollection
'Usage
Dim instance As PmServer
Dim returnValue As SettingCollection

returnValue = instance.GetSettings
public SettingCollection GetSettings ()

Return Value

The server settings.

See Also

Reference

PmServer Class
PmServer Members
Microsoft.PerformancePoint.Scorecards.Server Namespace