ReportItem.DocumentMapLabel 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 s’évalue vers une étiquette pour identifier une instance d’un élément de rapport dans l’interface client (afin de fournir une étiquette conviviale pour la recherche).
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ DocumentMapLabel { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty DocumentMapLabel { get; }
member this.DocumentMapLabel : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public ReadOnly Property DocumentMapLabel As ReportStringProperty
Valeur de propriété
Un ReportStringProperty objet représentant une étiquette permettant d’identifier une instance d’un élément de rapport dans l’interface utilisateur client.