uaPLUS Reference
GetBuiltInType(NodeId,ITypeTable) Method
See Also  Send Feedback
Opc.Ua Namespace > TypeInfo Class > GetBuiltInType Method : GetBuiltInType(NodeId,ITypeTable) Method

datatypeId
typeTree

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function GetBuiltInType( _
   ByVal datatypeId As NodeId, _
   ByVal typeTree As ITypeTable _
) As BuiltInType
C# 
public static BuiltInType GetBuiltInType( 
   NodeId datatypeId,
   ITypeTable typeTree
)

Parameters

datatypeId
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.