Click or drag to resize

OperationServiceExtensionsChangeOrderModifierItemAmount Method

Overload List
  NameDescription
Public methodStatic memberChangeOrderModifierItemAmount(IOperationService, Int32, IOrder, IOrderCompoundItem, IOrderModifierItem, ICredentials)
Changes the amount of the compound item common modifier. User must have rights to edit orders.
Public methodStatic memberChangeOrderModifierItemAmount(IOperationService, Int32, IOrder, IOrderCompoundItemComponent, IOrderModifierItem, ICredentials)
Changes the amount of the compound component modifier. User must have rights to edit orders.
Public methodStatic memberChangeOrderModifierItemAmount(IOperationService, Int32, IOrder, IOrderProductItem, IOrderModifierItem, ICredentials)
Changes the amount of the product item modifier. User must have rights to edit orders.
Top
See Also