WorkflowModule() Constructor
Creates an instance of the WorkflowModule class.
Namespace: DevExpress.ExpressApp.Workflow
Assembly: DevExpress.ExpressApp.Workflow.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Workflow
Declaration
Remarks
Do not use this method. To add the WorkflowModule to your application, use one of the approaches listed in the Ways to Register a Module topic.
See Also