IndicatorsWorkspaceItemFactory.ElementTypeName Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators)

The element type name.

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

Syntax

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

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

See Also

Reference

IndicatorsWorkspaceItemFactory Class
IndicatorsWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators Namespace