AutomaticStateTransitionTriggerAttribute Constructor |
Constructor.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic AutomaticStateTransitionTriggerAttribute(
string stateTransitionAlias
)
Parameters
- stateTransitionAlias
- Type: SystemString
Alias of the state transition where the automatic state transition trigger evaluation handler should be attached to.
See Also