OlapQueryParameter.Value Property (Microsoft.PerformancePoint.Scorecards)

Sets this value to override the default. This value is not serialized.

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public Property Value As String
'Usage
Dim instance As OlapQueryParameter
Dim value As String

value = instance.Value

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

See Also

Reference

OlapQueryParameter Class
OlapQueryParameter Members
Microsoft.PerformancePoint.Scorecards Namespace