言語

ActionDrillthroughInstance.DrillthroughUrl プロパティ

定義

ドリルスルーレポートのURLを取得します。

public:
 property System::String ^ DrillthroughUrl { System::String ^ get(); };
public string DrillthroughUrl { get; }
member this.DrillthroughUrl : string
Public ReadOnly Property DrillthroughUrl As String

プロパティ値

ドリルスルーレポートのURLを表す string 値。

適用対象