Action.DrillthroughReport 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.
Obtém a URL do relatório detalhado.
public:
property Microsoft::ReportingServices::ReportRendering::ReportUrl ^ DrillthroughReport { Microsoft::ReportingServices::ReportRendering::ReportUrl ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportUrl DrillthroughReport { get; }
member this.DrillthroughReport : Microsoft.ReportingServices.ReportRendering.ReportUrl
Public ReadOnly Property DrillthroughReport As ReportUrl
Valor da propriedade
Um objeto ReportUrl que representa a URL de um relatório detalhado.