Share via


DashboardItem.UnderlyingElementType Property (Microsoft.PerformancePoint.Scorecards)

The type of the underlying element.

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public Property UnderlyingElementType As Type
'Usage
Dim instance As DashboardItem
Dim value As Type

value = instance.UnderlyingElementType

instance.UnderlyingElementType = value
[XmlIgnoreAttribute] 
public Type UnderlyingElementType { get; set; }

See Also

Reference

DashboardItem Class
DashboardItem Members
Microsoft.PerformancePoint.Scorecards Namespace