Share via


TimeIntelligenceToken.LastPosition Property (Microsoft.PerformancePoint.Scorecards)

Last character position of token in the formula

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

Syntax

'Declaration
Public Overridable Property LastPosition As Integer
'Usage
Dim instance As TimeIntelligenceToken
Dim value As Integer

value = instance.LastPosition

instance.LastPosition = value
public virtual int LastPosition { get; set; }

See Also

Reference

TimeIntelligenceToken Class
TimeIntelligenceToken Members
Microsoft.PerformancePoint.Scorecards Namespace