Share via


DrillThroughAction Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DrillThroughAction class.

Overload List

  Name Description
Public method DrillThroughAction() Initializes a new instance of the DrillThroughAction class using the default values.
Public method DrillThroughAction(String, String) Initializes a new instance of the DrillThroughAction class to the specified name and id.

Top