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: 6.0.328+39e3229
Syntax
C#
public bool SymbolRecursionDetection { get; set; }
Property Value
Type: Boolean
true if recursion checking, false switched off check.