Click or drag to resize

IStoreProductFqlFiltersStoreDiscountsFilter Property

Filter to define what constitutes a Discount when loaded from the StoreProductRepository The query this filter is applied to is based on the list table for oe_price (*not* oe_discount_product) in netFORUM, and any columns available there are available here.

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
string StoreDiscountsFilter { get; }

Property Value

String
See Also