Linguaggio

Report.Parameters Proprietà

Definizione

Ottiene i parametri per il rapporto.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportParameterCollection ^ Parameters { Microsoft::ReportingServices::ReportRendering::ReportParameterCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportParameterCollection Parameters { get; }
member this.Parameters : Microsoft.ReportingServices.ReportRendering.ReportParameterCollection
Public ReadOnly Property Parameters As ReportParameterCollection

Valore della proprietà

Un ReportParameterCollection oggetto con i parametri che questo rapporto utilizza.

Si applica a