GridDisplayElement.LinkUrl Property (Microsoft.PerformancePoint.Scorecards)

The link URL for the element.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property LinkUrl As String
'Usage
Dim instance As GridDisplayElement
Dim value As String

value = instance.LinkUrl

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

See Also

Reference

GridDisplayElement Class
GridDisplayElement Members
Microsoft.PerformancePoint.Scorecards Namespace