ReportItem.DocumentMapLabel プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クライアント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 オブジェクトです。