'Usage
Dim instance As _UADataSetMetaData Dim value() As String instance.SetNamespaceArray(value)
void SetNamespaceArray( array<String^>^% value )
Parameters
- value
'Usage
Dim instance As _UADataSetMetaData Dim value() As String instance.SetNamespaceArray(value)
void SetNamespaceArray( array<String^>^% value )
As opposed to 'namespaces' field of DataTypeSchemaHeader in the OPC UA specification, here we also include the entry for namespace with index 0.
Warning: Under normal circumstances, you should have no need to use this property, because the namespace URIs are included in the qualified names and node IDs.