Click or drag to resize

ProductIndexBuilder Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.IndexingIndexBuilderBase
    Dynamicweb.Ecommerce.IndexingProductIndexBuilder

Namespace:  Dynamicweb.Ecommerce.Indexing
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class ProductIndexBuilder : IndexBuilderBase, 
	IResumable

The ProductIndexBuilder type exposes the following members.

Constructors
  NameDescription
Public methodProductIndexBuilder
Initializes a new instance of the ProductIndexBuilder class
Top
Properties
  NameDescription
Public propertyAction
Index builder action
(Inherited from IndexBuilderBase.)
Public propertyDefaultSettings (Overrides IndexBuilderBaseDefaultSettings.)
Public propertyExtenders
List of Index builder extenders
(Inherited from IndexBuilderBase.)
Public propertyMeta
Meta information
(Inherited from IndexBuilderBase.)
Public propertyName
Index builder name
(Inherited from IndexBuilderBase.)
Public propertyNotification
Gets or sets notification
(Inherited from IndexBuilderBase.)
Public propertyProductIDs
Public propertyResume
Public propertySchema
Schema
(Inherited from IndexBuilderBase.)
Public propertySettings
Settings
(Inherited from IndexBuilderBase.)
Public propertySupportedActions (Overrides IndexBuilderBaseSupportedActions.)
Public propertyType
Index builder type
(Inherited from IndexBuilderBase.)
Top
Methods
See Also