Share via


Report.ReportParameters 属性

定义

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ReportParameter ^> ^ ReportParameters { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ReportParameter ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportParameter> ReportParameters { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ReportParameters : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportParameter>
Public ReadOnly Property ReportParameters As IList(Of ReportParameter)

属性值

实现

属性

适用于