OrderPropertiesChangingNotification
public class OrderPropertiesChangingNotification : OrderPropertiesChangeNotificationBase<Order>
Inheritance
Namespace
Constructors
OrderPropertiesChangingNotification
public OrderPropertiesChangingNotification(Order order,
DictionaryDiff<string, PropertyValue> properties)