Opc.Ua.Core
NamespaceUris Field



Opc.Ua Namespace > SessionLessServiceMessage Class : NamespaceUris Field
The namespaces URIs referenced by the message.
Syntax
'Declaration
 
Public NamespaceUris As NamespaceTable
'Usage
 
Dim instance As SessionLessServiceMessage
Dim value As NamespaceTable
 
value = instance.NamespaceUris
 
instance.NamespaceUris = value
public NamespaceTable NamespaceUris
public:
NamespaceTable^ NamespaceUris
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SessionLessServiceMessage Class
SessionLessServiceMessage Members