DataSourcesWorkspaceItemFactory.ElementTypeName Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

The name of this element type (Data Source).

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

Syntax

'Declaration
Public Overrides ReadOnly Property ElementTypeName As String
'Usage
Dim instance As DataSourcesWorkspaceItemFactory
Dim value As String

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

Property Value

The name of the element as a string.

See Also

Reference

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