Click or drag to resize

OperationServiceExtensionsSetOrderModifierItemCustomName Method

Overload List
  NameDescription
Public methodStatic memberSetOrderModifierItemCustomName(IOperationService, String, IOrder, IOrderCompoundItem, IOrderModifierItem, ICredentials)
Sets the custom name of the compound item common modifier. User must have rights to edit orders.
Public methodStatic memberSetOrderModifierItemCustomName(IOperationService, String, IOrder, IOrderCompoundItemComponent, IOrderModifierItem, ICredentials)
Sets the custom name of the compound component modifier. User must have rights to edit orders.
Public methodStatic memberSetOrderModifierItemCustomName(IOperationService, String, IOrder, IOrderProductItem, IOrderModifierItem, ICredentials)
Sets the custom name of the product item modifier. User must have rights to edit orders.
Top
See Also