QuickOPC User's Guide and Reference
DefaultIdentifier Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace > UANodeId Class : DefaultIdentifier Field
Default value of the Identifier property. Equals to to a null reference.
Syntax
'Declaration
 
Public Const DefaultIdentifier As Object
'Usage
 
Dim value As Object
 
value = UANodeId.DefaultIdentifier
public const object DefaultIdentifier
public:
const Object^ DefaultIdentifier
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