Click or drag to resize

IEditSessionAddOrderCompoundItem Method

Overload List
  NameDescription
Public methodAddOrderCompoundItem(IProduct, IOrderStub, IOrderGuestItemStub, IProductSize, OrderItemCourse)
Adds compound item to the guest in existing order. User must have permission to edit orders.
Public methodAddOrderCompoundItem(Guid, IProduct, IOrderStub, IOrderGuestItemStub, IProductSize, OrderItemCourse)
Adds compound item to the guest in existing order. User must have permission to edit orders.
Top
See Also