Click or drag to resize

AttributeBaseAttributeValue Property

The attribute value in memory.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public AttributeValue AttributeValue { get; }

Property Value

Type: AttributeValue
See Also