Specifies the Auto attribute for a tag (primitive value type), or a struct or class instance.
Inheritance Hierarchy
Namespace:
Demo3D.PLC.Rockwell.Emulator
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic sealed class AutoAttribute : Attribute
The AutoAttribute type exposes the following members.
Constructors|
| Name | Description |
|---|
 | AutoAttribute | Initializes a new instance of the AutoAttribute class |
Top
Remarks
Properties or fields with this attribute are candidates for automatic binding.
See Also