Element - Classe
S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente la classe de base pour les objets de classe et de seconde classe premier PerformancePoint Services .
Hiérarchie d’héritage
System.Object
Microsoft.PerformancePoint.Scorecards.Element
Microsoft.PerformancePoint.Scorecards.FirstClassElement
Microsoft.PerformancePoint.Scorecards.SecondClassElement
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public MustInherit Class Element _
Implements IDiffable, ICloneable, IEquatable(Of Element), _
IComparable(Of Element)
'Utilisation
Dim instance As Element
[SerializableAttribute]
public abstract class Element : IDiffable,
ICloneable, IEquatable<Element>, IComparable<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.