Share via


TimeIntelligenceEofToken Constructor (TimeIntelligenceEofToken) (Microsoft.PerformancePoint.Scorecards)

Copy constructor

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

Syntax

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

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

Parameters

  • template
    Token to copy

See Also

Reference

TimeIntelligenceEofToken Class
TimeIntelligenceEofToken Members
Microsoft.PerformancePoint.Scorecards Namespace