| CompletionRuleFields Property |
Namespace:
Dynamicweb.Ecommerce.Products.CompletionRules
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<ProductField> Fields { get; set; }
Public Property Fields As IEnumerable(Of ProductField)
Get
Set
Property Value
Type:
IEnumerableProductFieldSee Also