 | DefaultStoreProductFqlFiltersStorePricesFilter Property |
Filters down to "Active Prices", "Prices Sold Online", "Non-Advanced Prices", and prices attached to store-products
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic virtual string StorePricesFilter { get; }Public Overridable ReadOnly Property StorePricesFilter As String
Get
public:
virtual property String^ StorePricesFilter {
String^ get ();
}abstract StorePricesFilter : string with get
override StorePricesFilter : string with get
Property Value
StringImplements
IStoreProductFqlFiltersStorePricesFilter
See Also