descriptiveName property
The string name to show on the task list on the Workflow editor screen.
This should be a very short, one to two words name for the task. (e.g. "Send Mail")
Implementation
core.String? descriptiveName;
The string name to show on the task list on the Workflow editor screen.
This should be a very short, one to two words name for the task. (e.g. "Send Mail")
core.String? descriptiveName;