SecondClassElement - Classe
S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente la classe de base abstraite pour les objets de seconde classes.
Hiérarchie d’héritage
System.Object
Microsoft.PerformancePoint.Scorecards.Element
Microsoft.PerformancePoint.Scorecards.SecondClassElement
Microsoft.PerformancePoint.Scorecards.ConfiguredView
Microsoft.PerformancePoint.Scorecards.DashboardElement
Microsoft.PerformancePoint.Scorecards.KpiMeasure
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public MustInherit Class SecondClassElement _
Inherits Element
'Utilisation
Dim instance As SecondClassElement
[SerializableAttribute]
public abstract class SecondClassElement : Element
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.