DynamicSymbol.IsReference Property

Indicates that the IInstance represents a Reference type (REFERENCE TO)

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public bool IsReference { get; }

Property Value

Type: Boolean
true if is ReferenceTo, otherwise false.

Implements

IInstance.IsReference

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace