言語

ReportItem.DocumentMapLabel プロパティ

定義

クライアントUI内でレポート項目のインスタンスを識別するためのラベルに評価する式(検索に便利なラベルを提供するため)を得ます。

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

プロパティ値

クライアントUI内のレポート項目のインスタンスを識別するためのラベルを表す ReportStringProperty オブジェクトです。

適用対象