DynamicSymbol.NotificationSettings Property

Gets the notification settings.

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

Syntax

C#

public INotificationSettings? NotificationSettings { get; set; }

Property Value

Type: INotificationSettings
The notification settings.

Implements

IValueSymbol.NotificationSettings

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace