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

context
nodeId

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function DeleteNode( _
   ByVal context As ServerSystemContext, _
   ByVal nodeId As NodeId _
) As Boolean
C# 
public bool DeleteNode( 
   ServerSystemContext context,
   NodeId nodeId
)

Parameters

context
nodeId

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.