Click or drag to resize

IndexBuilderBaseNotification Property

Gets or sets notification

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IIndexBuilderNotification Notification { get; set; }

Property Value

Type: IIndexBuilderNotification

Implements

IIndexBuilderNotification
See Also