DynamicSymbol.NotificationSettings Property

Gets the notification settings.

Namespace:  TwinCAT.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

Property Value

Type: INotificationSettings
The notification settings.

Implements

IValueSymbol.NotificationSettings

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace