Share via


TimeIntelligenceToken Members (Microsoft.PerformancePoint.Scorecards)

A Time Intelligence tokenizer token base class

The following tables list the members exposed by the TimeIntelligenceToken type.

Public Constructors

  Name Description
Public method TimeIntelligenceToken Overloaded.  

Top

Public Properties

  Name Description
Public property DisplayName Display Name of token
Public property FirstPosition First character position of token in the formula
Public property IsValid Is token valid?
Public property LastPosition Last character position of token in the formula
Public property TextValue Text value of the token

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Clone the object
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic IsA Is token the type of subtype of type?
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString Overridden. String representation of token (TextValue)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

TimeIntelligenceToken Class
Microsoft.PerformancePoint.Scorecards Namespace