Ant Organisation Ltd documentation

WorkflowTaskType.GetActions Method 

Gets the enumeration of TaskAction object which represents the actions that can be performed on actions of this type

IEnumerable GetActions(
   WorkflowTask task
);

Parameters

task
Task on which to perform the actions

Return Value

See Also

WorkflowTaskType Interface | Ant.Workflow.Tasks Namespace