QuickOPC User's Guide and Reference
DefaultAttributeId Field (UAAttributePoint)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Connectivity Namespace > UAAttributePoint Class : DefaultAttributeId Field
The attribute Id used when no attribute is specified. Contains the Id of the Value attribute.
Syntax
'Declaration
 
Public Const DefaultAttributeId As UAAttributeId
'Usage
 
Dim value As UAAttributeId
 
value = UAAttributePoint.DefaultAttributeId
public const UAAttributeId DefaultAttributeId
public:
const UAAttributeId DefaultAttributeId
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also