Click or drag to resize

SettingsNotificationSendingFrequency Property

Gets or sets the frequency at which notifications should be sent.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public string NotificationSendingFrequency { get; set; }

Property Value

Type: String
The notification sending frequency.

Implements

ISettingsNotificationSendingFrequency
See Also