Setting Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a configuration setting for the server.
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.Setting
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class Setting _
Implements ICloneable
'Usage
Dim instance As Setting
[SerializableAttribute]
public class Setting : ICloneable
Remarks
A configuration setting is a name/value pair in the settings table.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.