Share via


OLAPQueryData.Parameters Property (Microsoft.PerformancePoint.Scorecards)

The dictionary of parameters.

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

Syntax

'Declaration
Public Property Parameters As OlapQueryParameters
'Usage
Dim instance As OLAPQueryData
Dim value As OlapQueryParameters

value = instance.Parameters

instance.Parameters = value
public OlapQueryParameters Parameters { get; set; }

See Also

Reference

OLAPQueryData Class
OLAPQueryData Members
Microsoft.PerformancePoint.Scorecards Namespace