ExecutionInfo.Parameters 속성
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Property Parameters As ReportParameter()
public ReportParameter[] Parameters { get; set; }
public:
property array<ReportParameter^>^ Parameters {
array<ReportParameter^>^ get ();
void set (array<ReportParameter^>^ value);
}
member Parameters : ReportParameter[] with get, set
function get Parameters () : ReportParameter[]
function set Parameters (value : ReportParameter[])
속성 값
형식: array<Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportParameter[]
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스