Share via


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