Enum Execution
Enum Execution
Namespace: Unity.Industrial.Forma.Core.Commands
Syntax
public enum Execution : int
Fields
Name | Description | Value |
---|---|---|
Paralell | The parallel execution |
|
Parallel | The parallel execution |
|
Sequence | The sequence |
Enum Execution
public enum Execution : int
Name | Description | Value |
---|---|---|
Paralell | The parallel execution |
|
Parallel | The parallel execution |
|
Sequence | The sequence |