Share via


TimeIntelligenceEofToken Members (Microsoft.PerformancePoint.Scorecards)

A Time Intelligence tokenizer end-of-formula token

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

Public Constructors

  Name Description
Public method TimeIntelligenceEofToken Overloaded.  

Top

Public Properties

  Name Description
Public property DisplayName Overridden. Display Name of token
Public property FirstPosition  First character position of token in the formula (inherited from TimeIntelligenceToken)
Public property IsValid  Is token valid? (inherited from TimeIntelligenceToken)
Public property LastPosition  Last character position of token in the formula (inherited from TimeIntelligenceToken)
Public property TextValue  Text value of the token (inherited from TimeIntelligenceToken)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. 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  (inherited from TimeIntelligenceToken)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  String representation of token (TextValue) (inherited from TimeIntelligenceToken)

Top

Protected Methods

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

Top

See Also

Reference

TimeIntelligenceEofToken Class
Microsoft.PerformancePoint.Scorecards Namespace