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