OrderLineChangingNotification
public class OrderLineChangingNotification : OrderLineChangeNotification<Order>
Inheritance
Namespace
Constructors
OrderLineChangingNotification
public OrderLineChangingNotification(Order order, OrderLineReadOnly orderLine,
ChangingValue<decimal> quantity, DictionaryDiff<string, PropertyValue> properties)