DynamicSymbol.Parent Property
Gets the parent Symbol
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public ISymbol Parent { get; }
VB
Public ReadOnly Property Parent As ISymbol
Get