Table of Contents

Class Ecommerce.Rma.ClosedSetToTrueArgs

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

Constructors

ClosedSetToTrueArgs(ReturnMerchandiseAuthorization)

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

Parameters

rma ReturnMerchandiseAuthorization
The RMA

Properties

Rma

public ReturnMerchandiseAuthorization Rma { get; }

Property Value

ReturnMerchandiseAuthorization
To top