Click or drag to resize

Symbol Properties

The Symbol type exposes the following members.

Properties
  NameDescription
Public propertyAliasFor
The tag for which this is an alias.
Public propertyAllowedAccess
The allowed access rights defined by the symbol.
Public propertyBase
The ultimate base tag for which this is an alias.
Public propertyClassId
The class id of the symbol (or 0).
(Inherited from SymbolBase.)
Public propertyContainer
The controller/program/router that owns this symbol.
(Inherited from SymbolBase.)
Public propertyDescription
Symbol description.
Public propertyFullName
The full symbol path name.
(Inherited from SymbolBase.)
Public propertyInstanceId
The instance id of the symbol.
(Inherited from SymbolBase.)
Public propertyIsHidden
True if the symbol is hidden.
(Inherited from SymbolBase.)
Public propertyIsSubSymbol
True if this is a program or routine level symbol.
(Inherited from SymbolBase.)
Public propertyName
The symbol name.
(Inherited from SymbolBase.)
Public propertyType
The PLC type of the symbol.
Top
See Also