Action.DrillthroughReport Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'URL du rapport d'extraction.
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
Valeur de propriété
Un objet ReportUrl représentant le rapport d'extraction.