Click or drag to resize

SymbolIOInfoAssociatedSymbol Property

The associated symbol.

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public Symbol AssociatedSymbol { get; }

Property Value

Type: Symbol
Remarks
SymbolInfo contains attributes of a symbol. This is that symbol.
See Also