다음을 통해 공유


IReportProject.GetReportParameters(String) 메서드

정의

public:
 System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ReportParameter ^> ^ GetReportParameters(System::String ^ itemName);
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportParameter> GetReportParameters (string itemName);
abstract member GetReportParameters : string -> System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportParameter>
Public Function GetReportParameters (itemName As String) As IList(Of ReportParameter)

매개 변수

itemName
String

반환

적용 대상