IValueSymbol.NotificationSettings Property

Gets or sets the notification settings.

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

INotificationSettings NotificationSettings { get; set; }

VB

Property NotificationSettings As INotificationSettings
    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