Compartir a través de


Action.Drillthrough Propiedad

Definición

Obtiene o establece el informe detallado que se debe ejecutar haciendo clic en el hipervínculo.

public:
 property Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ Drillthrough { Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Drillthrough ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.Drillthrough Drillthrough { get; set; }
member this.Drillthrough : Microsoft.ReportingServices.RdlObjectModel.Drillthrough with get, set
Public Property Drillthrough As Drillthrough

Valor de propiedad

Objeto Drillthrough que se debe ejecutar haciendo clic en el hipervínculo.

Se aplica a