Workspace: IWxWorkspace;
The Workspace property returns the object that contains ETL task workspace.
To get the object containing all links between ETL task objects, use the IEtlTask.Links property.
The property use is given in the example for IEtlTask.CreatePlainLink.
See also: