Solved
Get the "Workflow Name" setting from a workflow profile in a business rule?
Is it possible to get this setting in a business rule?

Thanks,
Scott
Is it possible to get this setting in a business rule?

Thanks,
Scott
Hi Scott,
This should do it:
Dim workflowName as String = BRApi.Workflow.General.GetUserWorkflowInitInfo(si).GetSelectedWorkflowUnitInfo().WorkflowName
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.