Browse |
The BrowseItemBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessName |
The address used to access the item from the PLC.
(Inherited from StringAddress) | |
| AllowDeepSearch | When searching for an item by AccessName, defines whether to deep search the symbol table. | |
| AllowedAccess |
The access defined by this address.
(Inherited from StringAddress) | |
| Description | Description / comment for this browse item node. | |
| DescriptiveName | A descriptive name (shown in the Tag Server Explorer), or null to use Name. | |
| IsBranch | Returns true if this item has children and can be expanded. | |
| IsItem | Returns true if this item can be loaded. | |
| Name | The name of this browse item node. |