OlapQueryParameter.Name Property (Microsoft.PerformancePoint.Scorecards)
The name of the filter.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property Name As String
'Usage
Dim instance As OlapQueryParameter
Dim value As String
value = instance.Name
instance.Name = value
[XmlAttributeAttribute]
public string Name { get; set; }
See Also
Reference
OlapQueryParameter Class
OlapQueryParameter Members
Microsoft.PerformancePoint.Scorecards Namespace