uaPLUS Reference
Find Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CoreNodeManager Class : Find Method

sourceId
browsePath

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function Find( _
   ByVal sourceId As NodeId, _
   ByVal browsePath As String _
) As NodeId
C# 
public NodeId Find( 
   NodeId sourceId,
   string browsePath
)

Parameters

sourceId
browsePath

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.