DefaultStoreProductFqlFiltersStorePriceAttributesFilter Property

Filters down to "Non-Advanced Price Attributes" and price attributes attached to store-prices

Definition

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

Property Value

String

Implements

IStoreProductFqlFiltersStorePriceAttributesFilter

See Also