INewEtlObjectEventArgs

Assembly: Etl;

Description

The INewEtlObjectEventArgs interface contains argument properties of the event occurring on creating a new object of the ETL task from panels of the EtlObjectPanelBox component.

Inheritance Hierarchy

          IEventArgs

          INewEtlObjectEventArgs

Comments

Properties of the interface are used in the EtlObjectPanelBox.OnNewEtlObject event.

Properties

  Property name Brief description
CmdID The CmdID property returns the numeric identifier of wizard dialog box that was called from component panels to create a new connector or transformer.

See also:

ETL Assembly Interfaces