Click or drag to resize

ProductFieldTypeProviderIsCalculated Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual bool IsCalculated(
	Dictionary<string, string> settings
)

Parameters

settings
Type: System.Collections.GenericDictionaryString, String

Return Value

Type: Boolean
See Also