Report.Body Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use ReportSection.Body instead.
Ottiene il corpo del rapporto.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::Body ^ Body { Microsoft::ReportingServices::OnDemandReportRendering::Body ^ get(); };
[System.Obsolete("Use ReportSection.Body instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.Body Body { get; }
[<System.Obsolete("Use ReportSection.Body instead.")>]
member this.Body : Microsoft.ReportingServices.OnDemandReportRendering.Body
Public ReadOnly Property Body As Body
Valore della proprietà
Un oggetto Body.
- Attributi