Click or drag to resize

RealAttribute(UInt32) Constructor

Constructs a new REAL attribute.

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

Parameters

attributeId  UInt32

[Missing <param name="attributeId"/> documentation for "M:Demo3D.PLC.Comms.AttrDb.RealAttribute.#ctor(System.UInt32)"]

See Also