StateTransitionEnvironmentStateTransitionID Property

The id of the state transition that acts as an execution context.

Definition

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

Property Value

Int32

Implements

IStateTransitionEnvironmentStateTransitionID

See Also