Ant Organisation Ltd documentation

WorkflowDefinition.GetActivityFromName Method 

Gets the unique activity definition (in this workflow) for the name

public ActivityDefinition GetActivityFromName(
   string name
);

Parameters

name
name of the activity

Return Value

Activity definition

See Also

WorkflowDefinition Class | Ant.Workflow Namespace