StateTransitionAttributeStateTransition Property

The state transition identifier where the method containing this attribute should be attached.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public MFIdentifier StateTransition { get; protected set; }

Property Value

MFIdentifier

See Also