uaPLUS Reference
FindInMemoryNode Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CustomNodeManager2 Class : FindInMemoryNode Method

nodeId
expectedType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function FindInMemoryNode( _
   ByVal nodeId As NodeId, _
   ByVal expectedType As Type _
) As NodeState
C# 
public NodeState FindInMemoryNode( 
   NodeId nodeId,
   Type expectedType
)

Parameters

nodeId
expectedType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.