Connectivity Software User's Guide and Reference
DefaultAttributeId Field (UAAttributeOperand)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering Namespace > UAAttributeOperand Class : DefaultAttributeId Field
The attribute Id used when no attribute is specified. Contains the Id of the Value attribute.

This is a constant, and its value is OpcLabs.EasyOpc.UA.UAAttributeId.Value.

Syntax
'Declaration
 
Public Const DefaultAttributeId As UAAttributeId
'Usage
 
Dim value As UAAttributeId
 
value = UAAttributeOperand.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