Click or drag to resize

AddSymbolsAddSymbolResult Class

Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.EmulatorAddSymbolsAddSymbolResult

Namespace: Demo3D.PLC.Rockwell.Emulator
Assembly: PLC (in PLC.dll) Version: 19.01.00
Syntax
C#
public class AddSymbolResult

The AddSymbolsAddSymbolResult type exposes the following members.

Constructors
 NameDescription
Public methodAddSymbolsAddSymbolResult Constructs an AddSymbolResult.
Top
Properties
 NameDescription
Public propertyDeviceArea Device area properties of the symbol added.
Public propertyMessageAddSymbolsAddSymbolDelegate error/success message.
Public propertyStatusAddSymbolsAddSymbolDelegate result.
Public propertyTagPath Tag path of the symbol added.
Top
See Also