Share via


OLAPQueryData.regularExpression Property (Microsoft.PerformancePoint.Scorecards)

The regular expression used to identify tokens within the TokenizedMDX.

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

Syntax

'Declaration
Public ReadOnly Property regularExpression As Regex
'Usage
Dim instance As OLAPQueryData
Dim value As Regex

value = instance.regularExpression
public Regex regularExpression { get; }

See Also

Reference

OLAPQueryData Class
OLAPQueryData Members
Microsoft.PerformancePoint.Scorecards Namespace