IEditSessionCreateBanquet Method | 
| Name | Description | |
|---|---|---|
| CreateBanquet(DateTime, 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, 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.  |