SymbolIterator.T..SymbolRecursionDetection Property

Gets or sets a value indicating whether the iterator checks for Symbol recursions (true by default).

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

Syntax

C#

public bool SymbolRecursionDetection { get; set; }

VB

Public Property SymbolRecursionDetection As Boolean
    Get
    Set

Property Value

Type: Boolean
true if recursion checking, false switched off check.

Reference

SymbolIterator.T. Class

TwinCAT.TypeSystem.Generic Namespace