SymbolContainer Properties |
The SymbolContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| All |
Returns an object to enumerate all the symbols.
| |
| ClassId |
The class id of the symbol (or 0).
(Inherited from SymbolBase.) | |
| Container |
The controller/program/router that owns this symbol.
(Inherited from SymbolBase.) | |
| FullName |
The full symbol path name.
(Inherited from SymbolBase.) | |
| InstanceId |
The instance id of the symbol.
(Inherited from SymbolBase.) | |
| IsArray |
Container is an array.
| |
| IsArrayElement |
Container is an element in an array.
| |
| 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.) |