SymbolNotification.Symbol Property

Gets the symbol of the SymbolNotification.

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 ISymbol Symbol { get; }

VB

Public ReadOnly Property Symbol As ISymbol
    Get

Property Value

Type: ISymbol
The value symbol.

Reference

SymbolNotification Class

TwinCAT.Ads.Reactive Namespace