Click or drag to resize

BrowseItemBase Properties

The BrowseItemBase type exposes the following members.

Properties
 NameDescription
Public propertyAccessName The address used to access the item from the PLC.
(Inherited from StringAddress)
Protected propertyAllowDeepSearch When searching for an item by AccessName, defines whether to deep search the symbol table.
Public propertyAllowedAccess The access defined by this address.
(Inherited from StringAddress)
Public propertyDescription Description / comment for this browse item node.
Public propertyDescriptiveName A descriptive name (shown in the Tag Server Explorer), or null to use Name.
Public propertyIsBranch Returns true if this item has children and can be expanded.
Public propertyIsItem Returns true if this item can be loaded.
Public propertyName The name of this browse item node.
Top
See Also