IInstanceTable.GetActivity(String, String) Method

Definition

Reserved for future use.

C#
public System.Workflow.ComponentModel.Activity GetActivity (string instanceId, string activityName);

Parameters

instanceId
String

Unique identifier of the workflow containing the activity.

activityName
String

Name of the Activity.

Returns

The Activity specified by activityName in the workflow with an id of instanceId.

Applies to

Produkt Verze
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1