Click or drag to resize

SiteConfigurationNotifications Property

Gets or sets Notifications

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("Notification")]
public List<NotificationConfiguration> Notifications { get; set; }

Property Value

Type: ListNotificationConfiguration
See Also