DrillThroughAction Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DrillThroughAction class.
Overload List
Name | Description | |
---|---|---|
DrillThroughAction() | Initializes a new instance of the DrillThroughAction class using the default values. | |
DrillThroughAction(String, String) | Initializes a new instance of the DrillThroughAction class to the specified name and id. |
Top