Table of Contents

Class Ecommerce.Rma.DeletedSetToTrueArgs

Namespace
Dynamicweb.Ecommerce.Notifications
Assembly
Dynamicweb.Ecommerce.dll
This is the NotificationArgs object for DeletedSetToTrue.
public class Ecommerce.Rma.DeletedSetToTrueArgs : NotificationArgs
Inheritance
Ecommerce.Rma.DeletedSetToTrueArgs
Inherited Members

Constructors

DeletedSetToTrueArgs(ReturnMerchandiseAuthorization)

Initializes a new instance of the Ecommerce.Rma.DeletedSetToTrueArgs
public DeletedSetToTrueArgs(ReturnMerchandiseAuthorization rma)

Parameters

rma ReturnMerchandiseAuthorization
The RMA

Properties

Rma

public ReturnMerchandiseAuthorization Rma { get; }

Property Value

ReturnMerchandiseAuthorization
To top