Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EncodeableFactory Dim typeId As ExpandedNodeId Dim value As Type value = instance.GetSystemType(typeId) |
C# | |
---|---|
public Type GetSystemType( ExpandedNodeId typeId ) |
Parameters
- typeId
- The type id to return the system-type of
Returns the system type for the specified type id.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x