Click or drag to resize

ProductIndexSchemaExtenderGetFields Method

Namespace:  Dynamicweb.Ecommerce.Indexing
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual IEnumerable<FieldDefinitionBase> GetFields()

Return Value

Type: IEnumerableFieldDefinitionBase

Implements

IIndexSchemaExtenderGetFields
See Also