  | CategoryFields Property  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Ecommerce.Products.Categories
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[ObsoleteAttribute("Use Services.ProductCategoryFields.GetFieldsByCategoryId instead.")]
public FieldCollection Fields { get; }<ObsoleteAttribute("Use Services.ProductCategoryFields.GetFieldsByCategoryId instead.")>
Public ReadOnly Property Fields As FieldCollection
	GetProperty Value
Type: 
FieldCollection
See Also