Visual Basic (Usage) | ![]() |
---|---|
Dim datatypeId As NodeId Dim typeTree As ITypeTable Dim value As BuiltInType value = TypeInfo.GetBuiltInType(datatypeId, typeTree) |
C# | |
---|---|
public static BuiltInType GetBuiltInType( NodeId datatypeId, ITypeTable typeTree ) |
Parameters
- datatypeId
- The data type identyfier for a node in a server's address space..
- typeTree
- The type tree for a server. .
Return Value
A BuiltInType value for datatypeIdTarget Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x