Share via


BpmPropertyLinkBase.Hyperlink Property (Microsoft.PerformancePoint.Scorecards)

The hyperlink value.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Hyperlink As String
'Usage
Dim instance As BpmPropertyLinkBase
Dim value As String

value = instance.Hyperlink

instance.Hyperlink = value
[XmlAttributeAttribute] 
public virtual string Hyperlink { get; set; }

See Also

Reference

BpmPropertyLinkBase Class
BpmPropertyLinkBase Members
Microsoft.PerformancePoint.Scorecards Namespace