Share via


OLAPQueryData.IsSafe Property (Microsoft.PerformancePoint.Scorecards)

A Boolean flag that determines if the MDX query is safe.

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

Syntax

'Declaration
Public ReadOnly Property IsSafe As Boolean
'Usage
Dim instance As OLAPQueryData
Dim value As Boolean

value = instance.IsSafe
public bool IsSafe { get; }

See Also

Reference

OLAPQueryData Class
OLAPQueryData Members
Microsoft.PerformancePoint.Scorecards Namespace