SpListDataSourceFactory.CreateDataSourceTimeIntelligenceEditor Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

Creates the time intelligence editor in the Time tab in the workspace for the SharePoint List data source.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Overrides Function CreateDataSourceTimeIntelligenceEditor As DataSourceTimeIntelligenceEditor
'Usage
Dim instance As SpListDataSourceFactory
Dim returnValue As DataSourceTimeIntelligenceEditor

returnValue = instance.CreateDataSourceTimeIntelligenceEditor
public override DataSourceTimeIntelligenceEditor CreateDataSourceTimeIntelligenceEditor ()

See Also

Reference

SpListDataSourceFactory Class
SpListDataSourceFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources Namespace