| CompletionRuleServiceGetAll Method |
Namespace:
Dynamicweb.Ecommerce.Products.CompletionRules
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<CompletionRule> GetAll()
Public Function GetAll As IEnumerable(Of CompletionRule)
Return Value
Type:
IEnumerableCompletionRuleSee Also