次の方法で共有


Group.DocumentMapLabel プロパティ

定義

クライアント UI 内のグループのインスタンスを識別するラベル (これが検索時にわかりやすいラベルになります) を取得または設定します。 ReportItem.Label を参照してください。

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

プロパティ値

ReportExpression オブジェクト。

適用対象