Ant Organisation Ltd documentation

WorkflowInstance.GetActivityFromName Method 

Gets an activity instance from the name of the activity.

public ActivityInstance GetActivityFromName(
   string name
);

Parameters

name
Name of the activity

Return Value

Activity instance

See Also

WorkflowInstance Class | Ant.Workflow Namespace