次の方法で共有


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 オブジェクト。

適用対象