言語

Action.DrillthroughParameters プロパティ

定義

ドリルスルーレポートのパラメータを取得します。

public:
 property System::Collections::Specialized::NameValueCollection ^ DrillthroughParameters { System::Collections::Specialized::NameValueCollection ^ get(); void set(System::Collections::Specialized::NameValueCollection ^ value); };
public System.Collections.Specialized.NameValueCollection DrillthroughParameters { get; set; }
member this.DrillthroughParameters : System.Collections.Specialized.NameValueCollection with get, set
Public Property DrillthroughParameters As NameValueCollection

プロパティ値

ドリルスルーレポートのパラメータを表す NameValueCollection

適用対象