FakeTransitionStateType Enumeration |
Specifies the type of "state" targeted by a fake transition.
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax Members
| Member name | Value | Description |
---|
| Real | 0 |
A real State is targeted.
|
| Fake | 1 |
A FakeState is targeted.
|
See Also