Report.Parameters 属性

定义

获取报表参数。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportParameterCollection ^ Parameters { Microsoft::ReportingServices::OnDemandReportRendering::ReportParameterCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportParameterCollection Parameters { get; }
member this.Parameters : Microsoft.ReportingServices.OnDemandReportRendering.ReportParameterCollection
Public ReadOnly Property Parameters As ReportParameterCollection

属性值

ReportParameterCollection 对象。

适用于