次の方法で共有


ActionDrillthroughInstance.ReportName プロパティ

定義

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

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

プロパティ値

ReportName プロパティの計算値を表す文字列値。

適用対象