OLAPQueryData.TokenMatchCollection Property (Microsoft.PerformancePoint.Scorecards)

The collection of tokens found by using the regular expression as a MatchCollection.

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public ReadOnly Property TokenMatchCollection As MatchCollection
'Usage
Dim instance As OLAPQueryData
Dim value As MatchCollection

value = instance.TokenMatchCollection
[XmlIgnoreAttribute] 
public MatchCollection TokenMatchCollection { get; }

See Also

Reference

OLAPQueryData Class
OLAPQueryData Members
Microsoft.PerformancePoint.Scorecards Namespace