Share via


Setting.DefaultValue Property (Microsoft.PerformancePoint.Scorecards)

The default 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 DefaultValue As String
'Usage
Dim instance As Setting
Dim value As String

value = instance.DefaultValue

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

See Also

Reference

Setting Class
Setting Members
Microsoft.PerformancePoint.Scorecards Namespace