IStoreProductFqlFilters.StoreDiscountsFilter 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.

Definition

Namespace: Ignition.Commerce.Products
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
string StoreDiscountsFilter { get; }

Property Value

String

See Also