Click or drag to resize

LIntAttribute(UInt32) Constructor

Constructs a new LINT attribute.

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

Parameters

attributeId  UInt32
Attribute id.
See Also