IEditSessionCreateBanquet Method |
| Name | Description | |
|---|---|---|
| CreateBanquet(DateTime, String, IClientStub, IOrderStub, Guid) | Creates reservation for planned event in future. Order's table will be marked as reserved to prevent collision with other events at the same time. | |
| CreateBanquet(DateTime, String, IClientStub, IReadOnlyListITable, Guid) | Creates reservation for planned event in future. Table will be marked as reserved to prevent collision with other events at the same time. |