ExecutionOrderAttribute Constructor |
Construct an ExecutionOrderAttribute.
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic ExecutionOrderAttribute(
int executionOrder
)
Parameters
- executionOrder
- Type: SystemInt32
The execution order.
See Also