Click or drag to resize

SymbolBaseContainer Property

The controller/program/router that owns this symbol.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public SymbolContainer? Container { get; }

Property Value

Type: SymbolContainer
See Also