ComputedValue Constructor |
Constructs a ComputedValue.
Namespace:
Demo3D.PLC.Comms.AttrDb
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic ComputedValue(
uint attributeId
)
Parameters
- attributeId
- Type: SystemUInt32
The attribute id.
See Also