Drillthrough Members
Include Protected Members
Include Inherited Members
Represents a drillthrough action.
The Drillthrough type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Drillthrough() | Creates a new instance of the Drillthrough class. | |
Drillthrough(IPropertyStore) | Creates a new instance of the Drillthrough class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
Parameters | Parameters to the drillthrough report. | |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) | |
PropertyStore | The property store. (Inherited from ReportObjectBase.) | |
ReportName | The full folder path, relative path, or URL of the drillthrough report. | |
Site | Infrastructure. (Inherited from ReportObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDisposable.Dispose() | (Inherited from ReportObject.) | |
IComponent.Disposed | (Inherited from ReportObject.) |
Top