Table of Contents

Class OrderDeletedNotification

Namespace
Rescope.Commerce.Core.Events
Assembly
Rescope.Commerce.Core.dll

This notification is fired after an order is deleted (usually in OrderService.Delete)

You can listen to events by implementing IRescopeNotificationHandler<T>.

public class OrderDeletedNotification : OrderNotificationBase, IRescopeNotification
Inheritance
OrderDeletedNotification
Implements
Inherited Members