WorkflowModule.Name Property
Gets the name of the current module.
Namespace: DevExpress.ExpressApp.Workflow
Assembly: DevExpress.ExpressApp.Workflow.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Workflow
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the name of the current module. |
See Also