Compartir a través de


ReportName Propiedad

Gets a value that specifies the name of the report.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
ReadOnly Property ReportName As String
    Get
'Uso
Dim instance As IReportContext
Dim value As String

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

Valor de la propiedad

Tipo: System. . :: . .String
A value that specifies the name of the report.