次の方法で共有


Action.DrillthroughID プロパティ

定義

ドリルスルー アクションを識別する文字列を取得します。

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

プロパティ値

ドリルスルー アクションを識別する String 値です。

適用対象