Share via


NameInfo-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die angezeigter Name, eindeutiger Name und Beschreibung des OLAP-Cubes, Dimensionen, Hierarchien, Ebenen und Measures.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.NameInfo
    Microsoft.PerformancePoint.Scorecards.Cube
    Microsoft.PerformancePoint.Scorecards.Dimension
    Microsoft.PerformancePoint.Scorecards.Hierarchy
    Microsoft.PerformancePoint.Scorecards.Level
    Microsoft.PerformancePoint.Scorecards.Measure

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class NameInfo _
    Implements ICloneable, IDiffable, IComparable(Of NameInfo)
'Usage
Dim instance As NameInfo
[SerializableAttribute]
public class NameInfo : ICloneable, IDiffable, 
    IComparable<NameInfo>

Threadsicherheit

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

Siehe auch

Referenz

NameInfo-Member

Microsoft.PerformancePoint.Scorecards-Namespace