TimeIntelligenceTokenizer Class (Microsoft.PerformancePoint.Scorecards)

Time Intelligence formula tokenizer class. Tokenizes a formula, and is used in conjuction a Parser and Compiler.

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

Syntax

'Declaration
Public Class TimeIntelligenceTokenizer
'Usage
Dim instance As TimeIntelligenceTokenizer
public class TimeIntelligenceTokenizer

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.TimeIntelligenceTokenizer

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TimeIntelligenceTokenizer Members
Microsoft.PerformancePoint.Scorecards Namespace