ReportView.SubTypeId Property
Gets or sets the identifier of the report type, as defined by the ReportViewNames class.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable Property SubTypeId As String
Get
Set
'Usage
Dim instance As ReportView
Dim value As String
value = instance.SubTypeId
instance.SubTypeId = value
public virtual string SubTypeId { get; set; }
Property Value
Type: System.String
The identifier of the report type, as defined by the ReportViewNames class.
Implements
Remarks
Custom reports must return a unique name between one and 60 characters. The name cannot contain the characters ', ", or \.