 | DefaultStoreProductFqlFiltersStorePriceAttributesFilter Property |
Filters down to "Non-Advanced Price Attributes" and price attributes attached to store-prices
Namespace: Ignition.Commerce.ProductsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic virtual string StorePriceAttributesFilter { get; }Public Overridable ReadOnly Property StorePriceAttributesFilter As String
Get
public:
virtual property String^ StorePriceAttributesFilter {
String^ get ();
}abstract StorePriceAttributesFilter : string with get
override StorePriceAttributesFilter : string with get
Property Value
StringImplements
IStoreProductFqlFiltersStorePriceAttributesFilter
See Also