Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NamespaceMapper Dim currentId As ExpandedNodeId Dim value As ExpandedNodeId value = instance.GetPersistedExpandedNodeId(currentId) |
C# | |
---|---|
public ExpandedNodeId GetPersistedExpandedNodeId( ExpandedNodeId currentId ) |
Parameters
- currentId
- The remote id.
Return Value
The local node id.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x