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

适用于