Constructs the bookmark name for an action on a user task.
Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- taskId
- Type: SystemString
The user task id. - action
- Type: SystemString
The action name.
Return Value
Type: StringThe bookmark name.
See Also