| ApplicationProductFields Property |
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public static IEnumerable<ProductField> ProductFields { get; }
Public Shared ReadOnly Property ProductFields As IEnumerable(Of ProductField)
Get
Property Value
Type:
IEnumerableProductFieldSee Also