IDtsMultiTaskUI Interface

Definition

Represents the DTS multi task UI.

public interface class IDtsMultiTaskUI
public interface IDtsMultiTaskUI
type IDtsMultiTaskUI = interface
Public Interface IDtsMultiTaskUI

Methods

Delete(TaskHost, IWin32Window)

Removes the specified object from the IDtsMultiTaskUI object.

GetView()

Returns the multi task view of the specified object.

Initialize(TaskHost[], IServiceProvider)

Initializes the current instance of the IDtsMultiTaskUI class with the specified service provider and task hosts.

New(TaskHost, IWin32Window)

Creates a new instance from the IDtsMultiTaskUI class with the specified task host and parent window.

Applies to