Share via


Setting.Key Property (Microsoft.PerformancePoint.Scorecards)

The key name of the setting.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Key As String
'Usage
Dim instance As Setting
Dim value As String

value = instance.Key

instance.Key = value
[XmlAttributeAttribute] 
public virtual string Key { get; set; }

See Also

Reference

Setting Class
Setting Members
Microsoft.PerformancePoint.Scorecards Namespace