Compartilhar via


Propriedade ReportName

Gets the name of the report within the subreport.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property ReportName As String
    Get
'Uso
Dim instance As SubReport
Dim value As String

value = instance.ReportName
public string ReportName { get; }
public:
property String^ ReportName {
    String^ get ();
}
member ReportName : string
function get ReportName () : String

Valor da propriedade

Tipo: System. . :: . .String
A string value.