Freigeben über


BpmPropertyHyperlink-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Repräsentiert einen Hyperlink, der als ein Dokument oder eine Verknüpfung angezeigt wird.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.BpmProperty
    Microsoft.PerformancePoint.Scorecards.BpmPropertyLinkBase
      Microsoft.PerformancePoint.Scorecards.BpmPropertyHyperlink

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class BpmPropertyHyperlink _
    Inherits BpmPropertyLinkBase _
    Implements ICloneable
'Usage
Dim instance As BpmPropertyHyperlink
[SerializableAttribute]
public class BpmPropertyHyperlink : BpmPropertyLinkBase, 
    ICloneable

Threadsicherheit

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

Siehe auch

Referenz

BpmPropertyHyperlink-Member

Microsoft.PerformancePoint.Scorecards-Namespace