LocalReport.OriginalParametersToDrillthrough 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::Reporting::WebForms::ReportParameter ^> ^ OriginalParametersToDrillthrough { System::Collections::Generic::IList<Microsoft::Reporting::WebForms::ReportParameter ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public System.Collections.Generic.IList<Microsoft.Reporting.WebForms.ReportParameter> OriginalParametersToDrillthrough { get; }
Public ReadOnly Property OriginalParametersToDrillthrough As IList(Of ReportParameter)
Valor da propriedade
- Atributos