IOSymbol Properties |
The IOSymbol type exposes the following members.
| Name | Description | |
|---|---|---|
| AliasFor |
The tag for which this is an alias.
(Inherited from Symbol.) | |
| AllowedAccess |
The allowed access rights defined by the symbol.
(Inherited from Symbol.) | |
| Base |
The ultimate base tag for which this is an alias.
(Inherited from Symbol.) | |
| ClassId |
The class id of the symbol (or 0).
(Inherited from SymbolBase.) | |
| Container |
The controller/program/router that owns this symbol.
(Inherited from SymbolBase.) | |
| Description |
Symbol description.
(Inherited from Symbol.) | |
| FullName |
The full symbol path name.
(Inherited from SymbolBase.) | |
| InstanceId |
The instance id of the symbol.
(Inherited from SymbolBase.) | |
| IOInfo |
IO tree information for a symbol that refers to a device/module data (or null).
| |
| IsHidden |
True if the symbol is hidden.
(Inherited from SymbolBase.) | |
| IsSubSymbol |
True if this is a program or routine level symbol.
(Inherited from SymbolBase.) | |
| Name |
The symbol name.
(Inherited from SymbolBase.) | |
| Type |
The PLC type of the symbol.
(Inherited from Symbol.) |