DrillThroughAction.CopyTo Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Protected method CopyTo(Action) Copies an Action object to the specified object. (Inherited from Action.)
Public method CopyTo(DrillThroughAction) Copies the current DrillThroughAction to an object, which is passed as a parameter.
Protected method CopyTo(ModelComponent) Infrastructure. (Inherited from ModelComponent.)
Protected method CopyTo(NamedComponent) (Inherited from NamedComponent.)

Top