A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class PriceUpdateEventArgs

EventArgs when there are price updates.

Inheritance
System.Object
PriceUpdateEventArgs
Namespace: Mediachase.Commerce.Engine.Events
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class PriceUpdateEventArgs : CatalogKeyEventArgs

Constructors

PriceUpdateEventArgs(IEnumerable<CatalogKey>)

Declaration
public PriceUpdateEventArgs(IEnumerable<CatalogKey> catalogKeys)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<CatalogKey> catalogKeys