Click or drag to resize

EcommerceRmaStateChangedArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Ecommerce.NotificationsEcommerceRmaStateChangedArgs

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class StateChangedArgs : NotificationArgs

The EcommerceRmaStateChangedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceRmaStateChangedArgs
Initializes a new instance of the EcommerceRmaStateChangedArgs class
Top
Properties
  NameDescription
Public propertyPreviousStateId
Public propertyRma
Top
See Also