TimeIntelligenceToken Members (Microsoft.PerformancePoint.Scorecards)
A Time Intelligence tokenizer token base class
The following tables list the members exposed by the TimeIntelligenceToken type.
Public Constructors
Name | Description | |
---|---|---|
TimeIntelligenceToken | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
DisplayName | Display Name of token | |
FirstPosition | First character position of token in the formula | |
IsValid | Is token valid? | |
LastPosition | Last character position of token in the formula | |
TextValue | Text value of the token |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Clone the object | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IsA | Is token the type of subtype of type? | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. String representation of token (TextValue) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TimeIntelligenceToken Class
Microsoft.PerformancePoint.Scorecards Namespace