Assembly: Etl;
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.
INewEtlObjectEventArgs
Properties of the interface are used in the EtlObjectPanelBox.OnNewEtlObject event.
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: