SymbolNotification.Value Property

Gets the value of the Notification.

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

Syntax

C#

public override Object Value { get; }

VB

Public Overrides ReadOnly Property Value As Object
    Get

Property Value

Type: Object
The value.

Reference

SymbolNotification Class

TwinCAT.Ads.Reactive Namespace