Click or drag to resize

IEditSessionAddOrderItemModifier Method

Overload List
  NameDescription
Public methodAddOrderItemModifier(Int32, IProduct, IProductGroup, IOrderStub, IOrderItemProductStub)
Adds order item modifier to the order item in existing order. User must have rights to edit orders.
Public methodAddOrderItemModifier(Guid, Int32, IProduct, IProductGroup, IOrderStub, IOrderItemProductStub)
Adds order item modifier to the order item in existing order. User must have rights to edit orders.
Top
See Also