StateMachineModule Class
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
Declaration
Remarks
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.
Inheritance
Object
MarshalByRefObject
Component
ModuleBase
StateMachineModule
See Also