TimeIntelligenceFunction Enumeration (Microsoft.PerformancePoint.Scorecards)

Represents a Time Intelligence function.

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

Syntax

'Declaration
Public Enumeration TimeIntelligenceFunction
'Usage
Dim instance As TimeIntelligenceFunction
public enum TimeIntelligenceFunction

Members

  Member name Description
FirstChild The FirstChild function.  
FirstDay The FirstDay function.  
FirstHour The FirstHour function.  
FirstMinute The FirstMinute function.  
FirstMonth The FirstMonth function.  
FirstQuarter The FirstQuarter function.  
FirstSecond The FirstSecond function.  
FirstSemester The FirstSemester function.  
FirstWeek The FirstWeek function.  
LastChild The LastChild function.  
LastDay The LastDay function.  
LastHour The LastHour function.  
LastMinute The LastMinute function.  
LastMonth The LastMonth function.  
LastQuarter The LastQuarter function.  
LastSecond The LastSecond function.  
LastSemester The LastSemester function.  
LastWeek The LastWeek function.  
None No function.  
Parent The Parent function.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace