DefaultStoreProductFqlFiltersStorePricesFilter Property

Filters down to "Active Prices", "Prices Sold Online", "Non-Advanced Prices", and prices attached to store-products

Definition

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

Property Value

String

Implements

IStoreProductFqlFiltersStorePricesFilter

See Also