ReportItem.DocumentMapLabel Proprietà

Definizione

Ottiene un'espressione che restituisce un'etichetta per identificare un'istanza di un elemento del report all'interno dell'interfaccia utente client (per fornire un'etichetta intuitiva per la ricerca).

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

Valore della proprietà

ReportStringProperty

Oggetto ReportStringProperty che rappresenta un'etichetta per identificare un'istanza di un elemento del report all'interno dell'interfaccia utente client.

Si applica a