TimeIntelligenceFunctionToken Members (Microsoft.PerformancePoint.Scorecards)

Represents a function in a Time Intelligence formula.

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

Public Constructors

  Name Description
Public method TimeIntelligenceFunctionToken Overloaded. Initializes a new instance of the TimeIntelligenceFunctionToken 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 Function  
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 Level  
Public property TextValue Overridden. The text value of the token.

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 GetFunctionLevel  
Protected method GetFunctionValue  
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

TimeIntelligenceFunctionToken Class
Microsoft.PerformancePoint.Scorecards Namespace