Report.Parameters 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.
Ottiene i parametri del rapporto.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportParameterCollection ^ Parameters { Microsoft::ReportingServices::OnDemandReportRendering::ReportParameterCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportParameterCollection Parameters { get; }
member this.Parameters : Microsoft.ReportingServices.OnDemandReportRendering.ReportParameterCollection
Public ReadOnly Property Parameters As ReportParameterCollection
Valore della proprietà
Un oggetto ReportParameterCollection.