| RegionExecutionOrder Property |
Namespace: StaMaAssembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax public int ExecutionOrder { get; }
Public ReadOnly Property ExecutionOrder As Integer
Get
public:
property int ExecutionOrder {
int get ();
}
member ExecutionOrder : int with get
Property Value
Type:
Int32
A
Int32 greater or equal 1.
See Also