Symbol.IsDereferencedReference Property
Gets or sets a value indicating whether an ancestor is a dereferenced Reference
          Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool IsDereferencedReference { get; }VB
Public ReadOnly Property IsDereferencedReference As Boolean
Get
Property Value
Type: Boolean
true if this instance is ancestor is
reference; otherwise, false.