Measure-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine OLAP-Measure.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.NameInfo
    Microsoft.PerformancePoint.Scorecards.Measure

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

Syntax

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

Threadsicherheit

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

Siehe auch

Referenz

Measure-Member

Microsoft.PerformancePoint.Scorecards-Namespace