Click or drag to resize

CompletionRuleServiceGetGroupsRules Method

Namespace:  Dynamicweb.Ecommerce.Products.CompletionRules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<CompletionRule> GetGroupsRules(
	IEnumerable<Group> groups
)

Parameters

groups
Type: System.Collections.GenericIEnumerableGroup

Return Value

Type: IEnumerableCompletionRule
See Also