Share via


Setting.Value Property (Microsoft.PerformancePoint.Scorecards)

The value of the setting.

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

Syntax

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

value = instance.Value

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

See Also

Reference

Setting Class
Setting Members
Microsoft.PerformancePoint.Scorecards Namespace