AttributeValue Constructor |
Constructs an AttributeValue.
Namespace:
Demo3D.PLC.Comms.AttrDb
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxprotected AttributeValue(
ushort attributeId
)
Parameters
- attributeId
- Type: SystemUInt16
The attribute ID.
See Also