LevelCollection-Klasse
Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Auflistung von Ebenen für eine Dimension.
Vererbungshierarchie
System.Object
System.Collections.CollectionBase
Microsoft.PerformancePoint.Scorecards.LevelCollection
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
<KnownTypeAttribute(GetType(Level))> _
Public Class LevelCollection _
Inherits CollectionBase _
Implements ICloneable
'Usage
Dim instance As LevelCollection
[SerializableAttribute]
[KnownTypeAttribute(typeof(Level))]
public class LevelCollection : CollectionBase,
ICloneable
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.