Click or drag to resize

AutoClassAttribute Constructor

Construct an AutoClassAttribute.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public AutoClassAttribute(
	ClassID classId
)

Parameters

classId
Type: Demo3D.PLC.Comms.CIPClassID
Class id to bind.
See Also