TimeIntelligenceOperandToken Members (Microsoft.PerformancePoint.Scorecards)

Represents an operand in a Time Intelligence formula.

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

Public Constructors

  Name Description
Public method TimeIntelligenceOperandToken Overloaded. Initializes a new instance of the TimeIntelligenceOperandToken class.

Top

Public Properties

  Name Description
Public property DisplayName Overridden. The display name of the 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. Performs a deep copy of 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

TimeIntelligenceOperandToken Class
Microsoft.PerformancePoint.Scorecards Namespace