ISchemaBrowser.ReportParameterAdded Event

Definition

public:
 event EventHandler<Microsoft::ReportingServices::Common::EventArgs<Microsoft::ReportingServices::RdlObjectModel::ReportParameter ^> ^> ^ ReportParameterAdded;
event EventHandler<Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportingServices.RdlObjectModel.ReportParameter>> ReportParameterAdded;
member this.ReportParameterAdded : EventHandler<Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportingServices.RdlObjectModel.ReportParameter>> 
Event ReportParameterAdded As EventHandler(Of EventArgs(Of ReportParameter)) 

Event Type

EventHandler<Microsoft.ReportingServices.Common.EventArgs<ReportParameter>>

Applies to