OPC Studio User's Guide and Reference
DefaultNamespaceIndex Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace Namespace > UANamespaceQualified Class : DefaultNamespaceIndex Field
Default value of the NamespaceIndex property. Equals to zero.

The value of this constant is 0.

Syntax
'Declaration
 
Public Const DefaultNamespaceIndex As Integer
'Usage
 
Dim value As Integer
 
value = UANamespaceQualified.DefaultNamespaceIndex
public const int DefaultNamespaceIndex
public:
const int DefaultNamespaceIndex
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