Click or drag to resize

DPIServicesAttributeProperties Constructor

Constructs an AttributeProperties.

Namespace:  Demo3D.PLC.Rockwell.Comms.DPI.Nodes
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public AttributeProperties(
	uint attributeId
)

Parameters

attributeId
Type: SystemUInt32
Attribute ID.
See Also