TimeIntelligenceCloseParenthesesToken Class (Microsoft.PerformancePoint.Scorecards)

Represents closing parentheses in a Time Intelligence formula.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class TimeIntelligenceCloseParenthesesToken
    Inherits TimeIntelligenceParenthesesToken
'Usage
Dim instance As TimeIntelligenceCloseParenthesesToken
[SerializableAttribute] 
public class TimeIntelligenceCloseParenthesesToken : TimeIntelligenceParenthesesToken

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.TimeIntelligenceToken
     Microsoft.PerformancePoint.Scorecards.TimeIntelligenceParenthesesToken
      Microsoft.PerformancePoint.Scorecards.TimeIntelligenceCloseParenthesesToken

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TimeIntelligenceCloseParenthesesToken Members
Microsoft.PerformancePoint.Scorecards Namespace