Lingua

CustomReportItem.GeneratedReportItem Proprietà

Definizione

Riceve l'elemento del report generato dalla classe di runtime personalizzata dell'elemento del report.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ GeneratedReportItem { Microsoft::ReportingServices::OnDemandReportRendering::ReportItem ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportItem GeneratedReportItem { get; }
member this.GeneratedReportItem : Microsoft.ReportingServices.OnDemandReportRendering.ReportItem
Public ReadOnly Property GeneratedReportItem As ReportItem

Valore della proprietà

Un oggetto ReportItem.

Si applica a