Freigeben über


SecondClassElement-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die abstrakte Basisklasse für zweite Klasse Objekte dar.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.Element
    Microsoft.PerformancePoint.Scorecards.SecondClassElement
      Microsoft.PerformancePoint.Scorecards.ConfiguredView
      Microsoft.PerformancePoint.Scorecards.DashboardElement
      Microsoft.PerformancePoint.Scorecards.KpiMeasure

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class SecondClassElement _
    Inherits Element
'Usage
Dim instance As SecondClassElement
[SerializableAttribute]
public abstract class SecondClassElement : Element

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SecondClassElement-Member

Microsoft.PerformancePoint.Scorecards-Namespace