uaPLUS Reference
GetDataTypeId(Object,NamespaceTable,ITypeTable) Method
See Also  Send Feedback
Opc.Ua Namespace > TypeInfo Class > GetDataTypeId Method : GetDataTypeId(Object,NamespaceTable,ITypeTable) Method

value
namespaceUris
typeTree

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function GetDataTypeId( _
   ByVal value As Object, _
   ByVal namespaceUris As NamespaceTable, _
   ByVal typeTree As ITypeTable _
) As NodeId
C# 
public NodeId GetDataTypeId( 
   object value,
   NamespaceTable namespaceUris,
   ITypeTable typeTree
)

Parameters

value
namespaceUris
typeTree

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.