UpdateAction
Values that represent update actions.
Possible enumeration values:
Name | Value | Description |
---|---|---|
None |
0 |
An enum constant representing the none option. |
Update |
1 |
An enum constant representing action for updating Seats. |
Split |
2 |
An enum constant representing action for spliting Seats. |
Delete |
3 |
An enum constant representing action for deleting Seats . |