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: 15.0.2.11458
Syntax
C#
protected BrowseItemBaseSearchFlags AllowDeepSearch { get; set; }

Property Value

Type: BrowseItemBaseSearchFlags
See Also