ISymbol.Parent Property

Gets the parent Symbol

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

ISymbol Parent { get; }

VB

ReadOnly Property Parent As ISymbol
    Get

Property Value

Type: ISymbol
The parent.

Reference

ISymbol Interface

TwinCAT.TypeSystem Namespace