Langue

Report.Parameters Propriété

Définition

Il obtient les paramètres du rapport.

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

Valeur de propriété

Un ReportParameterCollection objet avec les paramètres utilisés par ce rapport.

S’applique à