Click or drag to resize

WordAttribute Constructor (UInt32)

Constructs a new WORD attribute.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public WordAttribute(
	uint attributeId
)

Parameters

attributeId
Type: SystemUInt32
Attribute id.
See Also