Setting Properties

Include Protected Members
Include Inherited Members

The Setting type exposes the following members.

Properties

  Name Description
Public property DefaultValue The default value of the setting.
Public property Key The name of the key for the setting, which is a member of the AppSettings.Keys class.
Public property Type The name of the type of setting, which is a member of the SettingType enumeration: Boolean, Integer, or String.
Public property Value The value of the setting.

Top

See Also

Reference

Setting Class

Microsoft.PerformancePoint.Scorecards Namespace