IDotNetActivity Interface

Definition

Used to implement an activity.

public interface IDotNetActivity

Methods

Execute(IEnumerable<LinkedService>, IEnumerable<Dataset>, Activity, IActivityLogger)

Called to execute an instance of the activity.