uaPLUS Reference
IsNodeInView(OperationContext,NodeId,Object) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CustomNodeManager2 Class > IsNodeInView Method : IsNodeInView(OperationContext,NodeId,Object) Method

context
viewId
nodeHandle

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Overridable Function IsNodeInView( _
   ByVal context As OperationContext, _
   ByVal viewId As NodeId, _
   ByVal nodeHandle As Object _
) As Boolean
C# 
public virtual bool IsNodeInView( 
   OperationContext context,
   NodeId viewId,
   object nodeHandle
)

Parameters

context
viewId
nodeHandle

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.