Freigeben über


NamedSetSettingCollection-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Auflistung von Einstellungen für die benannte Menge.

Vererbungshierarchie

System.Object
  System.Collections.CollectionBase
    Microsoft.PerformancePoint.Scorecards.NamedSetSettingCollection

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

Syntax

'Declaration
<SerializableAttribute> _
<KnownTypeAttribute(GetType(NamedSetSetting))> _
Public Class NamedSetSettingCollection _
    Inherits CollectionBase _
    Implements ICloneable, IDiffable
'Usage
Dim instance As NamedSetSettingCollection
[SerializableAttribute]
[KnownTypeAttribute(typeof(NamedSetSetting))]
public class NamedSetSettingCollection : CollectionBase, 
    ICloneable, IDiffable

Threadsicherheit

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

Siehe auch

Referenz

NamedSetSettingCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace