IBIMonitoringServiceApplicationProxy.GetSettings method

Retrieves all configuration settings.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Function GetSettings As SettingCollection
'Usage
Dim instance As IBIMonitoringServiceApplicationProxy
Dim returnValue As SettingCollection

returnValue = instance.GetSettings()
SettingCollection GetSettings()

Return value

Type: Microsoft.PerformancePoint.Scorecards.SettingCollection
All configuration settings, including current and default values.

See also

Reference

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy members

Microsoft.PerformancePoint.Scorecards namespace