次の方法で共有


Image.DrillthroughParameters プロパティ

定義

詳細レポートのパラメーターを返します。

public:
 property System::Collections::Specialized::NameValueCollection ^ DrillthroughParameters { System::Collections::Specialized::NameValueCollection ^ get(); };
public System.Collections.Specialized.NameValueCollection DrillthroughParameters { get; }
member this.DrillthroughParameters : System.Collections.Specialized.NameValueCollection
Public ReadOnly Property DrillthroughParameters As NameValueCollection

プロパティ値

詳細レポートに使用されるパラメーターが含まれる NameValueCollection です。

適用対象