Click or drag to resize
StaMaRegionExecutionOrder Property
The sequential index of this Region within the Regions collection of the parent State.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public int ExecutionOrder { get; }

Property Value

Type: Int32
A Int32 greater or equal 1.
See Also