EasyUA Reference
GetPersistedExpandedNodeId Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > NamespaceMapper Class : GetPersistedExpandedNodeId Method

currentId
The remote id.

Glossary Item Box

Gets the persisted expanded node id.

Syntax

Visual Basic (Usage)Copy Code
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.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.