Share via


ReportItemInstance.DocumentMapLabel プロパティ

定義

DocumentMapLabel クラスの ReportItem プロパティの計算値を取得します。

public:
 property System::String ^ DocumentMapLabel { System::String ^ get(); void set(System::String ^ value); };
public string DocumentMapLabel { get; set; }
member this.DocumentMapLabel : string with get, set
Public Property DocumentMapLabel As String

プロパティ値

string プロパティの計算値を表す DocumentMapLabel 値。

適用対象