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.
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
string StoreDiscountsFilter { get; }
ReadOnly Property StoreDiscountsFilter As String
Get
property String^ StoreDiscountsFilter {
String^ get ();
}
abstract StoreDiscountsFilter : string with get
Property Value
String