Click or drag to resize

SymbolBase Properties

The SymbolBase type exposes the following members.

Properties
 NameDescription
Public propertyClassId The class id of the symbol (or 0).
Public propertyContainer The controller/program/router that owns this symbol.
Public propertyFullName The full symbol path name.
Public propertyInstanceId The instance id of the symbol.
Public propertyIsHidden True if the symbol is hidden.
Public propertyIsSubSymbol True if this is a program or routine level symbol.
Public propertyName The symbol name.
Top
See Also