Share via


ReportView.WebControlQualifiedName Property (Microsoft.PerformancePoint.Scorecards)

Returns the qualified name of the web control for this report type.

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

Syntax

'Declaration
Public ReadOnly Property WebControlQualifiedName As String
'Usage
Dim instance As ReportView
Dim value As String

value = instance.WebControlQualifiedName
public string WebControlQualifiedName { get; }

See Also

Reference

ReportView Class
ReportView Members
Microsoft.PerformancePoint.Scorecards Namespace