Report.ReportParameters Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Valor da propriedade
Implementações
- Atributos