Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Interop

The Interop activity manages the execution of types that derive from System.Workflow.ComponentModel.Activity within a workflow.

Activity Parameters

The Interop activity has two properties, but only DisplayName is visible in the Properties pane on the right side of the window. The ActivityType is visible inside the activity.

Parameters:

  • ActivityType: Specifies the type of the activity contained by the Interop activity. This type specified must derive from System.Workflow.ComponentModel.Activity.
  • No labels