SpListDataSourceFactory.SourceName Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

The identifier for the SharePoint List data source. This property is read-only.

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

Syntax

'Declaration
Public Overrides ReadOnly Property SourceName As String
'Usage
Dim instance As SpListDataSourceFactory
Dim value As String

value = instance.SourceName
public override string SourceName { get; }

See Also

Reference

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