Share via


NameInfo Class (Microsoft.PerformancePoint.Scorecards)

NameInfo for OLAP cube, dimension, hierarchy, level, 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>

Inheritance Hierarchy

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

NameInfo Members
Microsoft.PerformancePoint.Scorecards Namespace