Click or drag to resize

IndexBuilderNotificationSendLog Property

Send log file in the notification

Namespace:  Dynamicweb.Indexing.Builders.Notifications
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public bool SendLog { get; set; }

Property Value

Type: Boolean

Implements

IIndexBuilderNotificationSendLog
See Also