Report.GetReportParameterByName(String) 方法

定义

public:
 Microsoft::ReportingServices::RdlObjectModel::ReportParameter ^ GetReportParameterByName(System::String ^ name);
public Microsoft.ReportingServices.RdlObjectModel.ReportParameter GetReportParameterByName (string name);
member this.GetReportParameterByName : string -> Microsoft.ReportingServices.RdlObjectModel.ReportParameter
Public Function GetReportParameterByName (name As String) As ReportParameter

参数

name
String

返回

适用于