Click or drag to resize

IEditSessionCreateBanquet Method

Overload List
  NameDescription
Public methodCreateBanquet(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.
Public methodCreateBanquet(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.
Top
See Also