tridion-sites-extensions-api-docs

Home > @tridion-sites/models > TargetLanguage > selectedWorkflowId

TargetLanguage.selectedWorkflowId property

Selected identifier of the SelectedWorkflow. If setting an identifier not present in AvailableWorkflowIds the SelectedWorkflowId will be set to the first entry in AvailableWorkflowIds.

Signature:

get selectedWorkflowId(): string | undefined;