Click or drag to resize

AttributeValue Constructor

Constructs an AttributeValue.

Namespace: Demo3D.PLC.Comms.AttrDb
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
protected AttributeValue(
	uint attributeId
)

Parameters

attributeId  UInt32
The attribute ID.
See Also