| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As ITypeTable Dim typeId As ExpandedNodeId Dim value As NodeId value = instance.FindSuperType(typeId) | |
| C# | |
|---|---|
| NodeId FindSuperType( ExpandedNodeId typeId ) | |
Parameters
- typeId
- The extended type identifier.
Return Value
A type identifier of the %typeId %Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    