Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the assembly-qualified name of the underlying object’s type.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property UnderlyingElementTypeName As String
Get
Set
'Usage
Dim instance As DashboardItem
Dim value As String
value = instance.UnderlyingElementTypeName
instance.UnderlyingElementTypeName = value
public string UnderlyingElementTypeName { get; set; }
Property Value
Type: System.String
The assembly-qualified name of the underlying object’s type.