Symbol.NotificationSettings Property
Gets or sets the notification settings.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public INotificationSettings NotificationSettings { get; set; }
VB
Public Property NotificationSettings As INotificationSettings
Get
Set
Remarks
The NotificationSettings will be inherited from Parent if the setting is not overwritten. If the Root Symbol also doesn't contain the settings, then the DefaultNotificationSettings will be returned.