Symbol.Parent Property
Gets the parent Symbol
Namespace: TwinCAT.Ads.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
Gets the parent Symbol
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
public ISymbol Parent { get; }
Public ReadOnly Property Parent As ISymbol
Get