ExecutionInfo.Parameters Property

Definition

public:
 property cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ReportParameter ^> ^ Parameters { cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ReportParameter ^> ^ get(); void set(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ReportParameter ^> ^ value); };
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportParameter[] Parameters { get; set; }
member this.Parameters : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportParameter[] with get, set
Public Property Parameters As ReportParameter()

Property Value

Applies to