DescriptionAttribute Constructor |
Constructs a Description attribute.
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic DescriptionAttribute(
string? description
)
Parameters
- description
- Type: SystemString
The symbol description.
See Also