Прочетете на английски Редактиране

Споделяне чрез


ActivityValidationServices.Resolve(Activity, String) Method

Definition

Retrieves the workflow activity with the specified ID in the specified workflow.

C#
public static System.Activities.Activity Resolve(System.Activities.Activity root, string id);

Parameters

root
Activity

The root workflow activity that contains the activity element to access.

id
String

An identifier that is associated with an activity.

Returns

A workflow activity.

Applies to

Продукт Версии
.NET Framework 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