TimeIntelligenceLagOperatorToken Members (Microsoft.PerformancePoint.Scorecards)

Represents a lag operator in a Time Intelligence formula.

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

Public Constructors

  Name Description
Public method TimeIntelligenceLagOperatorToken Overloaded. Initializes a new instance of the TimeIntelligenceLagOperatorToken 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 methodStatic Compare  (inherited from TimeIntelligenceOperatorToken)
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

TimeIntelligenceLagOperatorToken Class
Microsoft.PerformancePoint.Scorecards Namespace