AttributeProperties Constructor |
Constructs an AttributeValue.
Namespace: Demo3D.PLC.Comms.AttrDbAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic AttributeProperties(
uint attributeId
)
Parameters
- attributeId UInt32
- The attribute ID.
See Also