言語

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

適用対象