ReportView.TypeName Property (Microsoft.PerformancePoint.Scorecards)
The type of reportview
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property TypeName As String
'Usage
Dim instance As ReportView
Dim value As String
value = instance.TypeName
instance.TypeName = value
[XmlAttributeAttribute]
public string TypeName { get; set; }
See Also
Reference
ReportView Class
ReportView Members
Microsoft.PerformancePoint.Scorecards Namespace