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 | |
---|---|---|
TimeIntelligenceFunctionToken | Overloaded. Initializes a new instance of the TimeIntelligenceFunctionToken class. |
Top
Public Properties
Name | Description | |
---|---|---|
DisplayName | Overridden. The display name of the token. | |
FirstPosition | First character position of token in the formula (inherited from TimeIntelligenceToken) | |
Function | ||
IsValid | Is token valid? (inherited from TimeIntelligenceToken) | |
LastPosition | Last character position of token in the formula (inherited from TimeIntelligenceToken) | |
Level | ||
TextValue | Overridden. The text value of the token. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Performs a deep copy of the object. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IsA | (inherited from TimeIntelligenceToken) | |
ReferenceEquals | (inherited from Object) | |
ToString | String representation of token (TextValue) (inherited from TimeIntelligenceToken) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
GetFunctionLevel | ||
GetFunctionValue | ||
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TimeIntelligenceFunctionToken Class
Microsoft.PerformancePoint.Scorecards Namespace