ActionDrillthrough.ReportName 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 une expression qui prend la valeur du chemin d’accès complet du dossier (par exemple, « /salesreports/orderdetails »), chemin relatif (par exemple, « . ». /orderdetails ») ou URL (par exemple, «http://reportserver/reports/sales/orderdetails ») du rapport d’extraction.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ ReportName { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty ReportName { get; }
member this.ReportName : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property ReportName As ReportStringProperty
Valeur de propriété
Objet ReportStringProperty.