AutoInstanceAttribute Class |
Specifies the AutoClassInstance attribute for a field or property.
Inheritance HierarchySystemObject
SystemAttribute
Demo3D.PLC.Rockwell.Emulator.ModuleEmulatorsAutoInstanceAttribute
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic sealed class AutoInstanceAttribute : Attribute
The AutoInstanceAttribute type exposes the following members.
Constructors
Properties
Remarks
Properties or fields with this attribute will be automatic bound to the specified CIP class instance.
See Also