Freigeben über


BpmPropertyLinkBase-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt die Basisklasse für die Hyperlink-Eigenschaften dar.

Vererbungshierarchie

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

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class BpmPropertyLinkBase _
    Inherits BpmProperty _
    Implements ICloneable
'Usage
Dim instance As BpmPropertyLinkBase
[SerializableAttribute]
public class BpmPropertyLinkBase : BpmProperty, 
    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

BpmPropertyLinkBase-Member

Microsoft.PerformancePoint.Scorecards-Namespace