Share via


TimeIntelligenceCommaOperatorToken Constructor (TimeIntelligenceCommaOperatorToken) (Microsoft.PerformancePoint.Scorecards)

Copy constructor. Initializes a new instance of the TimeIntelligenceCommaOperatorToken class.

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

Syntax

'Declaration
Public Sub New ( _
    template As TimeIntelligenceCommaOperatorToken _
)
'Usage
Dim template As TimeIntelligenceCommaOperatorToken

Dim instance As New TimeIntelligenceCommaOperatorToken(template)
public TimeIntelligenceCommaOperatorToken (
    TimeIntelligenceCommaOperatorToken template
)

Parameters

  • template
    The token to copy.

See Also

Reference

TimeIntelligenceCommaOperatorToken Class
TimeIntelligenceCommaOperatorToken Members
Microsoft.PerformancePoint.Scorecards Namespace