IValueSymbol.NotificationSettings Property

Gets or sets the notification settings.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

INotificationSettings? NotificationSettings { get; set; }

Property Value

Type: INotificationSettings
The notification settings.

Remarks

The NotificationSettings will be inherited from Parent if the setting is not overwritten.

Reference

IValueSymbol Interface

TwinCAT.TypeSystem Namespace