Click or drag to resize

BrowseItemBaseAllowDeepSearch Property

When searching for an item by AccessName, defines whether to deep search the symbol table.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.01.00
Syntax
C#
protected BrowseItemBaseSearchFlags AllowDeepSearch { get; set; }

Property Value

BrowseItemBaseSearchFlags
See Also