Ant Organisation Ltd documentation | |
TaskAction Constructor
Constructor
public TaskAction(
string action,
bool requiresComment);
Parameters
- action
- Action name
- requiresComment
- Whether the action requires a comment when activated
See Also
TaskAction Class | Ant.Workflow.Tasks Namespace