Click or drag to resize

CompletionRuleServiceGetShopsRules Method

Namespace:  Dynamicweb.Ecommerce.Products.CompletionRules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<CompletionRule> GetShopsRules(
	IEnumerable<Shop> shops
)

Parameters

shops
Type: System.Collections.GenericIEnumerableShop

Return Value

Type: IEnumerableCompletionRule
See Also