Click or drag to resize

OperationServiceExtensionsSetOrderModifierItemCustomName Method

Overload List
 NameDescription
Public Extension MethodSetOrderModifierItemCustomName(IOperationService, String, IOrder, IOrderCompoundItem, IOrderModifierItem, ICredentials)Sets the custom name of the compound item common modifier. User must have rights to edit orders.
Public Extension MethodSetOrderModifierItemCustomName(IOperationService, String, IOrder, IOrderCompoundItemComponent, IOrderModifierItem, ICredentials)Sets the custom name of the compound component modifier. User must have rights to edit orders.
Public Extension MethodSetOrderModifierItemCustomName(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