ReportItem.DocumentMapLabel プロパティ

定義

クライアント UI 内のレポート アイテムのインスタンスを識別するラベルを取得または設定します。これにより、検索用にわかりやすいラベルを提供します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression DocumentMapLabel { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression DocumentMapLabel { get; set; }
member this.DocumentMapLabel : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property DocumentMapLabel As ReportExpression

プロパティ値

レポート アイテムのインスタンスを識別するラベル。

適用対象