SymbolNotificationSettings Property
Gets or sets the notification settings.
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public INotificationSettings? NotificationSettings { 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.