IReportContext.ReportName Özelliği
Raporun adını belirten bir değeri alır.
Ad Alanı: Microsoft.ReportingServices.Interfaces
Derlemeler: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)
Sözdizimi
'Bildirim
ReadOnly Property ReportName As String
Get
'Kullanım
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
Özellik Değeri
Tür: System.String
Raporun adını belirten değeri.