Click or drag to resize

EcommerceRmaStateChangedArgs Constructor

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public StateChangedArgs(
	ReturnMerchandiseAuthorization rma,
	int previousStateId
)

Parameters

rma
Type: Dynamicweb.Ecommerce.Orders.ReturnMerchandiseAuthorizationReturnMerchandiseAuthorization
previousStateId
Type: SystemInt32
See Also