Click or drag to resize

CompletionRuleServiceGetAll Method

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

Return Value

Type: IEnumerableCompletionRule
See Also