Seating
Values that represent seatings.
Possible enumeration values:
Name | Value | Description |
---|---|---|
Any |
0 |
An enum constant representing any option. |
OddEven |
1 |
An enum constant representing the odd even option. |
GA |
2 |
An enum constant representing the ga option. |
Consecutive |
3 |
An enum constant representing the consecutive option. |