 | IStoreProductFqlFiltersStoreProductsFilter Property |
Filter to define what constitutes a
StoreProduct.
The query this filter is applied to is based on the list table for
oe_product in netFORUM, and any columns available there are available here.
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxstring StoreProductsFilter { get; }ReadOnly Property StoreProductsFilter As String
Get
property String^ StoreProductsFilter {
String^ get ();
}abstract StoreProductsFilter : string with get
Property Value
String
See Also