expressappframework-devexpress-dot-expressapp-dot-statemachine.md
The module contained in the DevExpress.ExpressApp.StateMachine.v25.2.dll assembly.
Namespace : DevExpress.ExpressApp.StateMachine
Assembly : DevExpress.ExpressApp.StateMachine.v25.2.dll
NuGet Package : DevExpress.ExpressApp.StateMachine
public sealed class StateMachineModule :
ModuleBase
Public NotInheritable Class StateMachineModule
Inherits ModuleBase
The State Machine Module comprises a single DevExpress.ExpressApp.StateMachine.v25.2.dll assembly. This assembly contains classes and services that provide state machine functionality in XAF applications and the StateMachineModule class - a descendant of the ModuleBase class.
The StateMachineModule class exposes properties that determine the general behavior of the state machine functionality.
Object MarshalByRefObject Component ModuleBase StateMachineModule
See Also