Share via


DashboardItem.UnderlyingElementId Property (Microsoft.PerformancePoint.Scorecards)

The ID of the underlying element.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property UnderlyingElementId As Guid
'Usage
Dim instance As DashboardItem
Dim value As Guid

value = instance.UnderlyingElementId

instance.UnderlyingElementId = value
[XmlAttributeAttribute] 
public Guid UnderlyingElementId { get; set; }

See Also

Reference

DashboardItem Class
DashboardItem Members
Microsoft.PerformancePoint.Scorecards Namespace