| GroupCompletionRules Property |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<CompletionRule> CompletionRules { get; }
Public ReadOnly Property CompletionRules As IEnumerable(Of CompletionRule)
Get
Property Value
Type:
IEnumerableCompletionRuleSee Also