Click or drag to resize

ConfigurableProductIndexSchemaExtenderGetRequiredFields Method

Namespace:  Dynamicweb.Ecommerce.Indexing
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IList<FieldDefinitionBase> GetRequiredFields()

Return Value

Type: IListFieldDefinitionBase

Implements

IConfigurableIndexSchemaExtenderGetRequiredFields
See Also