| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim datatypeId As NodeId Dim value As BuiltInType value = TypeInfo.GetBuiltInType(datatypeId) | |
| C# | |
|---|---|
| public static BuiltInType GetBuiltInType( NodeId datatypeId ) | |
Parameters
- datatypeId
- The data type identifier.
Return Value
An BuiltInType for datatypeIdTarget Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    