Click or drag to resize

CompletionRuleServiceGetUsages Method (CompletionRule)

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

Parameters

rule
Type: Dynamicweb.Ecommerce.Products.CompletionRulesCompletionRule

Return Value

Type: IEnumerableCompletionSettingsSource
See Also