QuickOPC User's Guide and Reference
Server_Namespaces_OPCUANamespaceUri Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAObjectIds Class : Server_Namespaces_OPCUANamespaceUri Property
The identifier for the Server_Namespaces_OPCUANamespaceUri Object.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property Server_Namespaces_OPCUANamespaceUri As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAObjectIds.Server_Namespaces_OPCUANamespaceUri
[NotNull()]
public static UANodeId Server_Namespaces_OPCUANamespaceUri {get;}
[NotNull()]
public:
static property UANodeId^ Server_Namespaces_OPCUANamespaceUri {
   UANodeId^ get();
}
Remarks
The node ID is: i=15182
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAObjectIds Class
UAObjectIds Members