Share via


OlapQueryParameter.DefaultValue Property (Microsoft.PerformancePoint.Scorecards)

Gets the default value for this filter if the value is missing.

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

Syntax

'Declaration
<XmlElementAttribute> _
Public Property DefaultValue As String
'Usage
Dim instance As OlapQueryParameter
Dim value As String

value = instance.DefaultValue

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

See Also

Reference

OlapQueryParameter Class
OlapQueryParameter Members
Microsoft.PerformancePoint.Scorecards Namespace