Click or drag to resize

RealAttribute Constructor (UInt32)

Constructs a new REAL attribute.

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

Parameters

attributeId
Type: SystemUInt32

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

See Also