Click or drag to resize

CompletnessResultHasFieldValue Method

Namespace:  Dynamicweb.Ecommerce.Products.CompletionRules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool HasFieldValue(
	string productId,
	string productVariantId,
	string productLanguageId,
	ProductField field
)

Parameters

productId
Type: SystemString
productVariantId
Type: SystemString
productLanguageId
Type: SystemString
field
Type: Dynamicweb.Ecommerce.ProductsProductField

Return Value

Type: Boolean
See Also